paper-with-me

홈 › Papers

A Neural, Interactive-predictive System for Multimodal Sequence to Sequence Tasks

2019-05-20 · ACL 2019 7 · Álvaro Peris, Francisco Casacuberta

We present a demonstration of a neural interactive-predictive system for tackling multimodal sequence to sequence tasks. The system generates text predictions to different sequence to sequence tasks: machine translation, image and video captioning. These predictions are revised by a human agent, who introduces corrections in the form of characters. The system reacts to each correction, providing alternative hypotheses, compelling with the feedback provided by the user. The final objective is to reduce the human effort required during this correction process. This system is implemented following a client-server architecture. For accessing the system, we developed a website, which communicates with the neural model, hosted in a local server. From this website, the different tasks can be tackled following the interactive-predictive framework. We open-source all the code developed for building this system. The demonstration in hosted in http://casmacat.prhlt.upv.es/interactive-seq2seq.

📄 PDF Abstract BibTeX arXiv:1905.08181

Code (1)

lvapeab/interactive-keras-captioning 공식 구현 tf

Tasks

Machine TranslationTranslationVideo Captioning

Similar Papers 제목 키워드 기반

Interactive-predictive neural multimodal systems

2019-05-30 · Álvaro Peris, Francisco Casacuberta

Despite the advances achieved by neural models in sequence to sequence learning, exploited in a variety of tasks, they still make errors. In many use cases, these are corrected by a human expert in a posterior revision p…

Machine TranslationTranslationVideo Captioning

Emotion-Conditioned Short-Horizon Human Pose Forecasting with a Lightweight Predictive World Model

2026-04-26 · Jingni Huang, Peter Bloodsworth arxiv

Short-term human pose prediction plays a crucial role in interactive systems, assistive robots, and emotion-aware human-computer interaction[1-3]. While current trajectory prediction models primarily rely on geometric mo…

Human Pose ForecastingTrajectory PredictionPose Prediction

Unified Interactive Multimodal Moment Retrieval via Cascaded Embedding-Reranking and Temporal-Aware Score Fusion

2025-12-15 · Toan Le Ngo Thanh, Phat Ha Huu, Tan Nguyen Dang Duy, Thong Nguyen Le Minh 외 arxiv

The exponential growth of video content has created an urgent need for efficient multimodal moment retrieval systems. However, existing approaches face three critical challenges: (1) fixed-weight fusion strategies fail a…

Moment Retrieval

iCap: Interactive Image Captioning with Predictive Text

2020-01-31 · Zhengxiong Jia, Xirong Li

In this paper we study a brand new topic of interactive image captioning with human in the loop. Different from automated image captioning where a given test image is the sole input in the inference stage, we have access…

Image CaptioningSentenceSentence Completion

A modular architecture for creating multimodal agents

2022-06-01 · Thomas Baier, Selene Baez Santamaria, Piek Vossen

The paper describes a flexible and modular platform to create multimodal interactive agents. The platform operates through an event-bus on which signals and interpretations are posted in a sequence in time. Different sen…