[HTML payload içeriği buraya]
27.9 C
Jakarta
Friday, May 15, 2026

AIhub espresso nook: Agentic AI


AIhub coffee corner

The AIhub espresso nook captures the musings of AI specialists over a brief dialog. This month we deal with the subject of agentic AI. Becoming a member of the dialog this time are: Sanmay Das (Virginia Tech), Tom Dietterich (Oregon State College), Sabine Hauert (College of Bristol), Sarit Kraus (Bar-Ilan College), and Michael Littman (Brown College).

Sabine Hauert: Right this moment’s subject is agentic AI. What’s it? Why is it taking off? Sanmay, maybe you could possibly kick off with what you seen at AAMAS [the Autonomous Agents and Multiagent Systems conference]?

Sanmay Das: It was very attention-grabbing as a result of clearly there’s all of the sudden been an unlimited curiosity in what an agent is and within the improvement of agentic AI. Individuals within the AAMAS group have been fascinated with what an agent is for a minimum of three a long time. Nicely, longer truly, however the group itself dates again about three a long time within the type of these conferences. One of many very attention-grabbing questions was about why all people is rediscovering the wheel and rewriting these papers about what it means to be an agent, and the way we must always take into consideration these brokers. The best way during which AI has progressed, within the sense that enormous language fashions (LLMs) at the moment are the dominant paradigm, is sort of completely completely different from the best way during which folks have thought of brokers within the AAMAS group. Clearly, there’s been plenty of machine studying and reinforcement studying work, however there’s this historic custom of fascinated with reasoning and logic the place you possibly can even have express world fashions. Even once you’re doing sport idea, or MDPs, or their variants, you may have an express world mannequin that lets you specify the notion of learn how to encode company. Whereas I feel that’s a part of the disconnect now – every part is just a little bit black boxy and statistical. How do you then take into consideration what it means to be an agent? I feel by way of the underlying notion of what it means to be an agent, there’s quite a bit that may be learnt from what’s been achieved within the brokers group and in philosophy.

I additionally suppose that there are some attention-grabbing ties to fascinated with emergent behaviors, and multi-agent simulation. But it surely’s just a little little bit of a Wild West on the market and there are all of those papers saying we have to first outline what an agent is, which is certainly rediscovering the wheel. So, at AAMAS, there was plenty of dialogue of stuff like that, but in addition questions on what this implies on this explicit period, as a result of now we all of the sudden have these actually highly effective creatures that I feel no person within the AAMAS group noticed coming. Basically we have to adapt what we’ve been doing locally to have in mind that these are completely different from how we thought clever brokers would emerge into this extra normal house the place they will play. We have to work out how we adapt the sorts of issues that we’ve discovered about negotiation, agent interplay, and agent intention, to this world. Rada Mihalcea gave a very attention-grabbing keynote discuss fascinated with the pure language processing (NLP) facet of issues and the questions there.

Sabine: Do you are feeling prefer it was a brand new group becoming a member of the AAMAS group, or the AAMAS group that was changing?

Sanmay: Nicely, there have been individuals who had been coming to AAMAS and seeing that the group has been engaged on this for a very long time. So studying one thing from that was positively the vibe that I bought. However my guess is, for those who go to ICML or NeurIPS, that’s very a lot not the vibe.

Sarit Kraus: I feel they’re losing a while. I imply, neglect the “what’s an agent?”, however there have been many works from the agent group for a few years about coordination, collaboration, and so on. I heard about one latest paper the place they reinvented Contract Nets. Contract Nets had been launched in 1980, and now there’s a paper about it. OK, it’s LLMs which might be transferring duties from each other and signing contracts, but when they simply learn the previous papers, it could save their time after which they may transfer to extra attention-grabbing analysis questions. At the moment, they are saying with LLM brokers that it is advisable to divide the duty into sub brokers. My PhD was about constructing a Diplomacy participant, and in my design of the participant there have been brokers that every performed a distinct a part of a Diplomacy play – one was a strategic agent, one was a International Minister, and so on. And now they’re speaking about it once more.

Michael Littman: I completely agree with Sanmay and Sarit. The best way I give it some thought is that this: this notion of “let’s construct brokers now that we have now LLMs” to me feels just a little bit like we have now a brand new programming language like Rust++, or no matter, and we will use it to jot down applications that we had been scuffling with earlier than. It’s true that new programming languages could make some issues simpler, which is nice, and LLMs give us a brand new, highly effective approach to create AI techniques, and that’s additionally nice. But it surely’s not clear that they resolve the challenges that the brokers group have been grappling with for thus lengthy. So, right here’s a concrete instance from an article that I learn yesterday. Claudius is a model of Claude and it was agentified to run a small on-line store. They gave it the flexibility to speak with folks, publish slack messages, order merchandise, set costs on issues, and folks had been truly doing financial exchanges with the system. On the finish of the day, it was horrible. Any individual talked it into shopping for tungsten cubes and promoting them within the retailer. It was simply nonsense. The Anthropic folks considered the experiment as a win. They mentioned “ohh yeah, there have been positively issues, however they’re completely fixable”. And the fixes, to me, gave the impression of all they’d should do is resolve the issues that the brokers group has been attempting to resolve for the final couple of a long time. That’s all, after which we’ve bought it excellent. And it’s not clear to me in any respect that simply making LLMs generically higher, or smarter, or higher reasoners all of the sudden makes all these sorts of brokers questions trivial as a result of I don’t suppose they’re. I feel they’re exhausting for a motive and I feel it’s a must to grapple with the exhausting questions to truly resolve these issues. But it surely’s true that LLMs give us a brand new skill to create a system that may have a dialog. However then the system’s decision-making is simply actually, actually dangerous. And so I assumed that was tremendous attention-grabbing. However we brokers researchers nonetheless have jobs, that’s the excellent news from all this.

Sabine: My bread and butter is to design brokers, in our case robots, that work collectively to reach at desired emergent properties and collective behaviors. From this swarm perspective, I really feel that over the previous 20 years we have now discovered plenty of the mechanisms by which you attain consensus, the mechanisms by which you mechanically design agent behaviours utilizing machine studying to allow teams to realize a desired collective activity. We all know learn how to make agent behaviours comprehensible, all that good things you need in an engineered system. However up till now, we’ve been profoundly missing the person brokers’ skill to work together with the world in a method that offers you richness. So in my thoughts, there’s a very nice interface the place the brokers are extra succesful, to allow them to now do these native interactions that make them helpful. However we have now this complete overarching approach to systematically engineer collectives that I feel would possibly make one of the best of each worlds. I don’t know at what level that interface occurs. I suppose it comes partly from each group going just a little bit in direction of the opposite facet. So from the swarm facet, we’re attempting visible language fashions (VLMs), we’re attempting to have our robots perceive utilizing LLMs their native world to speak with people and with one another and get a collective consciousness at a really native stage of what’s taking place. After which we use our swarm paradigms to have the ability to engineer what they do as a collective utilizing our previous analysis experience. I think about for individuals who are simply coming into this self-discipline they should begin from the LLMs and go up. I feel it’s a part of the method.

Tom Dietterich: I feel plenty of it simply doesn’t have something to do with brokers in any respect, you’re writing laptop applications. Individuals discovered that for those who attempt to use a single LLM to do the entire thing, the context will get all tousled and the LLM begins having hassle decoding it. In reality, these LLMs have a comparatively small short-term reminiscence that they will successfully use earlier than they begin getting interference among the many various things within the buffer. So the engineers break the system into a number of LLM calls and chain them collectively, and it’s not an agent, it’s simply a pc program. I don’t know what number of of you may have seen this technique known as DSPy (written by Omar Khattab)? It takes an express form of software program engineering perspective on issues. Principally, you write a sort signature for every LLM module that claims “right here’s what it’s going to take as enter, right here’s what it’s going to supply as output”, you construct your system, after which DSPy mechanically tunes all of the prompts as a form of compiler section to get the system to do the fitting factor. I wish to query whether or not constructing techniques with LLMs as a software program engineering train will department off from the constructing of multi-agent techniques. As a result of nearly all of the “agentic techniques” should not brokers within the sense that we might name them that. They don’t have autonomy any greater than a daily laptop program does.

Sabine: I’m wondering in regards to the anthropomorphization of this, as a result of now that you’ve completely different brokers, they’re all doing a activity or a job, and hastily you get articles speaking about how one can exchange a complete staff by a set of brokers. So we’re not changing particular person jobs, we’re now changing groups and I’m wondering if this terminology additionally doesn’t assist.

Sanmay: To be clear, this concept has existed a minimum of for the reason that early 90s, when there have been these “delicate bots” that had been principally working Unix instructions they usually had been determining what to do themselves. It’s actually no completely different. What folks imply once they’re speaking about brokers is giving a bit of code the chance to run its personal stuff and to have the ability to try this in service of some sort of a objective.

I take into consideration this by way of financial brokers, as a result of that’s what I grew up (AKA, did my PhD) fascinated with. And, do I need an agent? I might take into consideration writing an agent that manages my (non-existent) inventory portfolio. If I had sufficient cash to have a inventory portfolio, I’d take into consideration writing an agent that manages that portfolio, and that’s an affordable notion of getting autonomy, proper? It has some objective, which I set, after which it goes about making selections. If you concentrate on the sensor-actuator framework, its actuator is that it might make trades and it might take cash from my checking account so as to take action. So I feel that there’s one thing in getting again to the fundamental query of “how does this agent act on the earth?” after which what are the percepts that it’s receiving?

I utterly agree with what you had been saying earlier about this query of whether or not the LLMs allow interactions to occur in several methods. If you happen to take a look at pre-LLMs, with these brokers that had been doing pricing, there’s this hilarious story of how some previous biology textbook ended up costing $17 million on Amazon as a result of there have been these two bots that had been doing the pricing of these books at two completely different used guide shops. One in every of them was a barely higher-rated retailer than the opposite, so it could take no matter value that the lower-rated retailer had and push it up by 10%. Then the lower-rated retailer was an undercutter and it could take the present highest value and go to 99% of that value. However this simply led to this spiral the place all of the sudden that guide price $17 million. That is precisely the sort of factor that’s going to occur on this world. However the factor that I’m truly considerably nervous about, and anthropomorphising, is how these brokers are going to resolve on their objectives.There’s a chance for actually dangerous errors to come back out of programming that wouldn’t be as dangerous in a extra constrained state of affairs.

Tom: Within the reinforcement studying literature, after all, there’s all this dialogue about reward hacking and so forth, however now we think about two brokers interacting with one another and hacking one another’s rewards successfully, so the entire dynamics blows up – individuals are simply not ready.

Sabine: The breakdown of the issue that Tom talked about, I feel there’s maybe an actual profit to having these brokers which might be narrower and that in consequence are maybe extra verifiable on the particular person stage, they perhaps have clearer objectives, they is perhaps extra inexperienced as a result of we would be capable to constrain what space they function with. After which within the robotics world, we’ve been taking a look at collaborative consciousness the place slender brokers which might be task-specific are conscious of different brokers and collectively they’ve some consciousness of what they’re meant to be doing general. And it’s fairly anti-AGI within the sense that you’ve a lot of slender brokers once more. So a part of me is questioning, are we going again to heterogeneous task-specific brokers and the AGI is collective, maybe? And so this new wave, perhaps it’s anti-AGI – that might be attention-grabbing!

Tom: Nicely, it’s virtually the one method we will hope to show the correctness of the system, to have every part slender sufficient that we will truly motive about it. That’s an attention-grabbing paradox that I used to be lacking from Stuart Russell’s “What if we succeed?” chapter in his guide, which is what if we achieve constructing a broad-spectrum agent, how are we going to check it?

It does appear to be it could be nice to have some folks from the brokers group converse on the machine studying conferences and attempt to do some diplomatic outreach. Or perhaps run some workshops at these conferences.

Sarit: I used to be all the time all in favour of human-agent interplay and the truth that LLMs have solved the language concern for me, I’m very excited. However the different downside that has been talked about remains to be right here – it is advisable to combine methods and decision-making. So my mannequin is you may have LLM brokers which have instruments which might be all types of algorithms that we developed and carried out and there ought to be a number of of them. However the truth that any person solved our pure language interplay, I feel that is actually, actually nice and good for the brokers group as effectively for the pc science group usually.

Sabine: And good for the people. It’s a very good level, the people are brokers as effectively in these techniques.




AIhub
is a non-profit devoted to connecting the AI group to the general public by offering free, high-quality info in AI.


AIhub
is a non-profit devoted to connecting the AI group to the general public by offering free, high-quality info in AI.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles