**Mastery Loadouts**
Due to issues related to the release of Mastery Loadouts, the "free swap" period will be extended.
The new end date will be May 1st.
Options

Let's Chat About Defender AI - Current state, behind the scenes, upcoming changes

Hello Summoners,

There’s been a lot of discussion in the community about our AI recently, so we wanted to take this opportunity to shed some light on how our AI system works and what we’ve been working on behind the scenes. We hope this post will provide transparency, insight and an understanding of the situation and how our team is handling AI issues.

Current State of AI

Our AI works on a years-old system of randomly weighted actions. The AI looks at its current state, looks at all the actions it could perform, and then randomly rolls to decide which action it will take. This is not a learning AI, it is simply rolling dice.

There’s some advantages to this system - you don’t want a fighting game to be perfectly predictable after all. However, it also means that the AI can sometimes be frustrating to play against when the RNG ends up working against you. Our goal has always been to maintain a fair and challenging AI system.

Why does it feel different now?

To be clear, we haven’t been actively changing the game’s AI code; we are not using it as a tool to annoy Summoners or to drive item usage. However, the Contest also isn’t the same game it was years ago either. Our game is a complicated web of interactions. The increasing complexity of Champion kits, Nodes, a number of engine upgrades, etc. all add up but result in us operating without a clear history of “AI changes” we can look into when Summoners raise frustrations about the AI.

Tech Improvements Incoming

The engineering team has been working behind the scenes to address these concerns for a long time.

One of the things we discovered while digging into the input issues and standing up our fight replay tech was that some of the replays we were getting back weren’t always consistent. Digging into this more, we found that some of the AI randomness was occurring in the game engine layer, in code we didn’t write, can’t change, and doesn’t yield the same results every time.

Our first step is moving the randomness that’s currently happening on the engine layer over to our own code, so we can get 100% consistent fight replays. The goal here is that the game should play the same as it does now, but we’ll be able to more consistently reproduce player reported issues. From there we’ll be able to better investigate the things that are frustrating Summoners and make fixes where we deem necessary. Ultimately, this will give us more control over our systems and will allow us to help improve the Summoner experience moving forward.

Making changes to the AI can be a precarious process; Summoners have grown accustomed to elements of the AI and rely on strategies to counter them. We are trying to avoid invalidating existing Summoner strategies by making small incremental changes.

Intentions, Timeline and Expectations

You will encounter our new AI system in November. We are confident that we have successfully recreated the current system and that this transition will be relatively seamless.

To reiterate, the goal at this stage is for you all to experience no discernible changes. By transitioning over to this new system, we will have more thorough control in identifying, replicating and triaging potential bugs in the AI system.

How confident are we? We enabled the new AI system on the CCP Beta Server for a week before telling them. Sneaky, sneaky. The intention was to see if there were any noticeable or noteworthy changes they encountered - essentially, did it feel any different? After discussions with the CCP, we are confident that we are ready to implement this system game-wide.
«13456789

Comments

  • Options
    BendyBendy Posts: 3,392 ★★★★★
    Cant wait to see this change
  • Options
    Mknight123Mknight123 Posts: 276 ★★★
    Great to see the team acknowledging the crazy and wacky AI and for example their crazy reaction/recovery times. Good to hear!
  • Options
    UnOriginalUnOriginal Posts: 727 ★★★
    Thats some great news
    I think It Will take a while to get used to the new AI still but It Will be better than the current one
    Cant wait for the posts about It in november
  • Options
    JefechutaJefechuta Posts: 1,205 ★★★★
    10/10
  • Options
    JeancrbJeancrb Posts: 174 ★★
    Bravo! Love this post! We often attack you because we feel there is a lack of transparency or a desire to hide something. This post is just such a nice move towards community!

    Thank you!
  • Options
    jcphillips7jcphillips7 Posts: 1,035 ★★★
    Curious how this change will interact with Adam Warlock since the AI seems so consistently different when using him.
  • Options
    Qwerty12345Qwerty12345 Posts: 766 ★★★
    the AI clearly has dice rolls RNG.

    If it didn't, then at the beginning of every fight... the AI would do exactly the same thing. It wouldn't sometimes attack, sometimes block, sometimes just sit there, etc.

    and if there was no RNG, then how would the AI know when to throw a special. NN seconds after filling a bar (wouldn't it be nice if it were that simple when trying to bait).

    And its also very clear that champs like Mysterio are programmed to heavy more as well as have nodes such as "the defender more likely to throw a level 2 special" . To do a "more", it would have to be turn based more (e.g. every 5 actions heavy instead of every 7 action heavy... which wouldn't be RNG, but have this effect) or... its taking a random number... and applying a different multiplier on top of it.
  • Options
    GroundedWisdomGroundedWisdom Posts: 36,249 ★★★★★
    ahmynuts said:

    MCOC Team said:


    we are not using it as a tool to annoy Summoners

    .

    It honestly would have been insanely funny if you revealed that like every month you tweak something small just to mess with everyone. We'd all hate you but it would be the best prank ever
    "This is Ashton Kutcher, and you've been Punk'd!"
  • Options
    GarloGarlo Posts: 201 ★★
    Honestly, I haven't had any issues with the AI, I'd like to know what those issues are.
  • Options
    ItsClobberinTimeItsClobberinTime Posts: 3,295 ★★★★★
    I mean, at least they're doing something about it and acknowledging the issue so I'll take it. I'm sure I'm not alone when I say I'm sick of Mysterio intercepting my dash with a heavy attack out of the blue when I didn't even tap block once and I was literally on the other side of the screen, make it make sense lol.
  • Options
    ahmynutsahmynuts Posts: 5,987 ★★★★★

    Interesting. One question that is simply not being addressed is as follows:

    The AI has showcased a RECENT ability to do the following

    - Parry attacks consistently
    - Chain combos into specials
    - Light intercept

    None of these should be the result of “random noise” in the distribution because all these things have existed since the game’s conception but have only just become a problem. These are improvements to the decision making process of the AI. What accounts for their INCREASED precision and consistency?

    For anyone unfamiliar with what randomness looks like look up sampling from a gaussian distribution. The key point is that (centered around some mean) the values jump around peaks and valleys. It doesn’t plateau. The AI has peaked, REMAINED at this high and plateaued there for at least a year. If what you mean by “random” is massive weight given to certain actions/patterns with some nonzero probability of throwing specials at random increments then this presentation is dubious at best and a purposeful skirting of the actual question at hand at worse. Why has the randomness evolved into CLEVERNESS. The AI reacts BETTER than it used to

    Them existing since the inception of the game has nothing to do with anything. Kabam is constantly updating, adding, and changing things to which they are saying has impacted some kind of behavior behind the scenes that they themselves didn't know about. Think of all the sh*t added, changed, and updated this past year or so. It's been a big year I can see it messing with stuff.

    As for your poor math example. You can take into the account the people who rarely feel like the AI is busted (valleys), people who sometimes feel like the AI is off (mean), and the people constantly complaining something is wrong (peak) it's ever shifting and not always at those points per player
Sign In or Register to comment.