paper-with-me

홈 › Papers

Towards Learning to Perceive and Reason About Liquids

2016-08-02 · Connor Schenck, Dieter Fox

Recent advances in AI and robotics have claimed many incredible results with deep learning, yet no work to date has applied deep learning to the problem of liquid perception and reasoning. In this paper, we apply fully-convolutional deep neural networks to the tasks of detecting and tracking liquids. We evaluate three models: a single-frame network, multi-frame network, and a LSTM recurrent network. Our results show that the best liquid detection results are achieved when aggregating data over multiple frames and that the LSTM network outperforms the other two in both tasks. This suggests that LSTM-based neural networks have the potential to be a key component for enabling robots to handle liquids using robust, closed-loop controllers.

📄 PDF Abstract BibTeX arXiv:1608.00887

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Perceiving and Reasoning About Liquids Using Fully Convolutional Networks

2017-03-05 · Conor Schenck, Dieter Fox

Liquids are an important part of many common manipulation tasks in human environments. If we wish to have robots that can accomplish these types of tasks, they must be able to interact with liquids in an intelligent mann…

Reasoning About Liquids via Closed-Loop Simulation

2017-03-05 · Connor Schenck, Dieter Fox

Simulators are powerful tools for reasoning about a robot's interactions with its environment. However, when simulations diverge from reality, that reasoning becomes less useful. In this paper, we show how to close the l…

Liquid Simulation

Modeling human intuitions about liquid flow with particle-based simulation

2018-09-05 · Christopher J. Bates, Ilker Yildirim, Joshua B. Tenenbaum, Peter Battaglia

Humans can easily describe, imagine, and, crucially, predict a wide variety of behaviors of liquids--splashing, squirting, gushing, sloshing, soaking, dripping, draining, trickling, pooling, and pouring--despite tremendo…

Scene Understanding

From Knowledge to Reasoning: Evaluating LLMs for Ionic Liquids Research in Chemical and Biological Engineering

2025-05-11 · Gaurab Sarkar, Sougata Saha

Although Large Language Models (LLMs) have achieved remarkable performance in diverse general knowledge and reasoning tasks, their utility in the scientific domain of Chemical and Biological Engineering (CBE) is unclear.…

BenchmarkingGeneral Knowledge

See the Glass Half Full: Reasoning about Liquid Containers, their Volume and Content

2017-01-10 · ICCV 2017 10 · Roozbeh Mottaghi, Connor Schenck, Dieter Fox, Ali Farhadi

Humans have rich understanding of liquid containers and their contents; for example, we can effortlessly pour water from a pitcher to a cup. Doing so requires estimating the volume of the cup, approximating the amount of…