


When giving instructions to AI, do you always feel that communicating with people is different?
Yes, AI can understand some specific human instructions, such as:
Help move a chair from the restaurant.
But if it is replaced by vague instructions with only pronouns (he/she/it/this/that/thing...) and verbs, the AI will be confused:
Help find someone who can step in s things.
Now, some researchers have finally come up with a new way to deal with it: wouldn’t it be enough to let AI learn to understand verbs?
The verb itself is bound to some specific nouns. For example, the action of "spreading butter" is definitely inseparable from nouns such as "knife" and "fork".
Only need to match them, without noun instructions such as "knife and fork", AI can also accurately find the target object:
Currently, This paper has been officially included in NeurIPS 2022, and the related model has also been open source:
So how does it train AI to understand verbs?
Covering nouns allows AI to "find objects by looking at pictures"
The paper proposes a framework called TOIST.
TOIST stands for "Task Oriented Instance Segmentation Transformer" (Task Oriented Instance Segmentation Transformer), which is a new instance segmentation solution based on Transformer.
Instance segmentation is different from the "full image cutting" of semantic segmentation. It also has the characteristics of target detection. For example, the following figure uses the noun "hatchback car" to directly find the corresponding object. :
Previously, instance segmentation models were usually divided into "two steps", the first step is to detect possible targets, and the second step is to sort the possible targets. , predict the most likely outcome.
But unlike this approach, the TOIST framework directly adopts an entire Transformer architecture, in which the self-attention mechanism in the decoder can establish the preference relationship between candidate targets.
The TOIST framework is divided into three parts.
Among them, the multi-modal encoder (brown part) is responsible for extracting feature markers, and the Transformer encoder (green part) is responsible for aggregating the features of the two modalities, and based on the Transformer decoder (blue part) attention mechanism to predict the most appropriate target.
Subsequently, the paper proposed a new noun-pronoun distillation method (noun-pronoun distillation) to train the model.
Specifically, based on the framework of knowledge distillation (teacher-student model in the picture above), AI is trained to "guess" noun prototypes based on context in an unsupervised learning manner.
For example, the original instance segmentation task is "digging holes with a skateboard", but when training the model, the noun "skateboard" will be replaced by the pronoun "something":
In this way, the AI can guess the correct noun out of thin air even if it does not know the noun, and segment the correct target in the picture:
How does this segmentation effect perform in actual cases?
Target detection accuracy increased by 10.9%
The paper tested TOIST on the large-scale task data set COCO-Tasks.
The evaluation method uses mAP (mean Average Precision), which is common in visual tasks such as target detection.
To put it simply, TOIST performs better than the previous instance segmentation and target detection model SOTA model, and with the addition of the noun-pronoun distillation method, the "enhanced version" TOIST performs better than TOIST. Floors.
In the target detection task, compared with the current best Yolo GGNN, the "enhanced version" TOIST's decision box accuracy mAP increased by 10.9%. In the instance segmentation task, the mask accuracy was higher than Mask- RCNN GGNN is 6.6% higher.
As for the proposed noun-pronoun distillation method, compared with the original version of TOIST, the accuracy on the instance segmentation task has been improved by 2.8% and 3.8% respectively.
#In terms of case performance, the model effect is also very close to the actual segmentation true value.
For example, in Figure (d), the algorithm even recognized that the beer bottle cap can be opened using a table. It can be said that the understanding ability is perfect:
For doing this Regarding the original intention of the research, the author responded:
Our laboratory is actually responsible for researching robots, but during daily surveys, we found that users sometimes prefer to describe "needs" to robots. Rather than directly telling the robot what to do.
In other words, AI algorithms are used to make the robot "think one more step" instead of just being an assistant that follows orders.
Introduction to the author
The authors of this paper come from Tsinghua University Intelligent Industry Research Institute (AIR), Peking University and Intel Research Institute. Zhang Yaqin, dean of AIR, is also one of the authors.
Li Pengfei, the first author of the paper, is a doctoral candidate at the Institute of Intelligent Industry of Tsinghua University. He graduated from the University of Chinese Academy of Sciences with a bachelor's degree. His research interests include autonomous driving and computer vision.
The corresponding author, Zhao Hao, is an incoming Assistant Professor at the Intelligent Industry Research Institute of Tsinghua University, a research scientist at Intel China Research Institute, and a joint postdoctoral fellow at Peking University. He graduated from Tsinghua University in electronic engineering. Department, research interests are in the direction of robotics and computer vision.
Paper address: https://arxiv.org/abs/2210.10775
Project address: https://github.com/AIR-DISCOVER/ TOIST
The above is the detailed content of What should I do if AI can't understand 'he, she, it'? Verbs have become a new breakthrough. When the robot hears butter, it knows how to pick up a knife and fork.. For more information, please follow other related articles on the PHP Chinese website!

Google is leading this shift. Its "AI Overviews" feature already serves more than one billion users, providing complete answers before anyone clicks a link.[^2] Other players are also gaining ground fast. ChatGPT, Microsoft Copilot, and Pe

In 2022, he founded social engineering defense startup Doppel to do just that. And as cybercriminals harness ever more advanced AI models to turbocharge their attacks, Doppel’s AI systems have helped businesses combat them at scale— more quickly and

Voila, via interacting with suitable world models, generative AI and LLMs can be substantively boosted. Let’s talk about it. This analysis of an innovative AI breakthrough is part of my ongoing Forbes column coverage on the latest in AI, including

Labor Day 2050. Parks across the nation fill with families enjoying traditional barbecues while nostalgic parades wind through city streets. Yet the celebration now carries a museum-like quality — historical reenactment rather than commemoration of c

To help address this urgent and unsettling trend, a peer-reviewed article in the February 2025 edition of TEM Journal provides one of the clearest, data-driven assessments as to where that technological deepfake face off currently stands. Researcher

From vastly decreasing the time it takes to formulate new drugs to creating greener energy, there will be huge opportunities for businesses to break new ground. There’s a big problem, though: there’s a severe shortage of people with the skills busi

Years ago, scientists found that certain kinds of bacteria appear to breathe by generating electricity, rather than taking in oxygen, but how they did so was a mystery. A new study published in the journal Cell identifies how this happens: the microb

At the RSAC 2025 conference this week, Snyk hosted a timely panel titled “The First 100 Days: How AI, Policy & Cybersecurity Collide,” featuring an all-star lineup: Jen Easterly, former CISA Director; Nicole Perlroth, former journalist and partne


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Dreamweaver Mac version
Visual web development tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version
God-level code editing software (SublimeText3)
