Goto

Collaborating Authors

 Media


$1 million endowed professorship honors Anil and Nandita Jain

#artificialintelligence

… recruit and retain faculty for teaching and research in the specialized fields of pattern recognition, computer vision and machine learning.


Microsoft, DP Technology & Tsinghua U Enable Efficient Low-Precision Training of Gradient …

#artificialintelligence

Gradient boosting decision trees (GBDT) is a powerful machine learning algorithm widely used in real-life applications such as online advertising, …


9 Best Sci-Fi Movies About A.I. Taking Over (Excluding Terminator)

#artificialintelligence

Science fiction is one of the most popular genres. It's ideal for people who like to dream about what could become real one day. However, not all technological advancements are portrayed as a good thing in sci-fi movies. In multiple cases, artificial intelligence is developed, or it builds malicious intentions over time, and it decides to take over the entire world or at least part of it. It often does this even if it means hurting those who built it in the first place -- the humans.




Is Link Machine Learning (LML) Trending Lower or Higher Tuesday?

#artificialintelligence

Link Machine Learning receives a weak short-term technical ranking of 9 from InvestorsObserver data analysis.


Is artificial intelligence the architect of the future? – DOMUS

#artificialintelligence

This field is paying more and more attention to the possible uses of deep learning, as shown also by the latest Architectural Design monograph …


RealTime QA: What's the Answer Right Now?

arXiv.org Artificial Intelligence

We introduce RealTime QA, a dynamic question answering (QA) platform that announces questions and evaluates systems on a regular basis (weekly in this version). RealTime QA inquires about the current world, and QA systems need to answer questions about novel events or information. It therefore challenges static, conventional assumptions in open domain QA datasets and pursues, instantaneous applications. We build strong baseline models upon large pretrained language models, including GPT-3 and T5. Our benchmark is an ongoing effort, and this preliminary report presents real-time evaluation results over the past month. Our experimental results show that GPT-3 can often properly update its generation results, based on newly-retrieved documents, highlighting the importance of up-to-date information retrieval. Nonetheless, we find that GPT-3 tends to return outdated answers when retrieved documents do not provide sufficient information to find an answer. This suggests an important avenue for future research: can an open domain QA system identify such unanswerable cases and communicate with the user or even the retrieval module to modify the retrieval results? We hope that RealTime QA will spur progress in instantaneous applications of question answering and beyond.


Subgraph Retrieval Enhanced Model for Multi-hop Knowledge Base Question Answering

arXiv.org Artificial Intelligence

Recent works on knowledge base question answering (KBQA) retrieve subgraphs for easier reasoning. A desired subgraph is crucial as a small one may exclude the answer but a large one might introduce more noises. However, the existing retrieval is either heuristic or interwoven with the reasoning, causing reasoning on the partial subgraphs, which increases the reasoning bias when the intermediate supervision is missing. This paper proposes a trainable subgraph retriever (SR) decoupled from the subsequent reasoning process, which enables a plug-and-play framework to enhance any subgraph-oriented KBQA model. Extensive experiments demonstrate SR achieves significantly better retrieval and QA performance than existing retrieval methods. Via weakly supervised pre-training as well as the end-to-end fine-tuning, SRl achieves new state-of-the-art performance when combined with NSM, a subgraph-oriented reasoner, for embedding-based KBQA methods.


Learning to Assess Danger from Movies for Cooperative Escape Planning in Hazardous Environments

arXiv.org Artificial Intelligence

There has been a plethora of work towards improving robot perception and navigation, yet their application in hazardous environments, like during a fire or an earthquake, is still at a nascent stage. We hypothesize two key challenges here: first, it is difficult to replicate such scenarios in the real world, which is necessary for training and testing purposes. Second, current systems are not fully able to take advantage of the rich multi-modal data available in such hazardous environments. To address the first challenge, we propose to harness the enormous amount of visual content available in the form of movies and TV shows, and develop a dataset that can represent hazardous environments encountered in the real world. The data is annotated with high-level danger ratings for realistic disaster images, and corresponding keywords are provided that summarize the content of the scene. In response to the second challenge, we propose a multi-modal danger estimation pipeline for collaborative human-robot escape scenarios. Our Bayesian framework improves danger estimation by fusing information from robot's camera sensor and language inputs from the human. Furthermore, we augment the estimation module with a risk-aware planner that helps in identifying safer paths out of the dangerous environment. Through extensive simulations, we exhibit the advantages of our multi-modal perception framework that gets translated into tangible benefits such as higher success rate in a collaborative human-robot mission.