← Search

Qin Jin

63 accepted papers

2026

ChartEditor: A Reinforcement Learning Framework for Robust Chart Editing

AAAI 2026technical

Chart editing reduces manual effort in visualization design. Typical benchmarks assume access to complete chart code, which is unrealistic for real-world applications. In this paper, we present ChartEditVista, a comprehensive benchmark consisting of 7,964 samples spanning 31 chart categories. It enc

Cited by 0SourcePDFScholar
2026

EasyMimic: A Low-Cost Framework for Robot Imitation Learning from Human Videos

ICRA 2026poster

Robot imitation learning is often hindered by the high cost of collecting large-scale, real-world data. This challenge is especially significant for low-cost robots designed for home use, as they must be both user-friendly and affordable. To address this, we propose the EasyMimic framework, a lowcos…

2026

EmoDiffTalk: Emotion-aware Diffusion for Editable 3D Gaussian Talking Head

CVPR 2026

Recent photo-realistic 3D talking head via 3D Gaussian Splatting still has significant shortcoming in emotional expression manipulation, especially for fine-grained and expansive dynamics emotional editing using multi-modal control. This paper introduces a new editable 3D Gaussian talking head, i.e.

Cited by 0SourcecodeScholar
2026

Mem-PAL: Towards Memory-based Personalized Dialogue Assistants for Long-term User-Agent Interaction

AAAI 2026technical

With the rise of smart personal devices, service-oriented human-agent interactions have become increasingly prevalent. This trend highlights the need for personalized dialogue assistants that can understand user-specific traits to accurately interpret requirements and tailor responses to individual

Cited by 0SourcePDFScholar
2026

SingMOS-Pro: An Comprehensive Benchmark for Singing Quality Assessment

ICASSP 2026poster

Singing voice generation progresses rapidly, yet evaluating singing quality remains a critical challenge. Human subjective assessment, typically in the form of listening tests, is costly and time consuming, while existing objective metrics capture only limited perceptual aspects. In this work, we in…

Cited by 0SourcePDFScholar
2026

TimeViper: A Hybrid Mamba-Transformer Vision-Language Model for Efficient Long Video Understanding

CVPR 2026

We introduce TimeViper, a hybrid vision-language model designed to tackle challenges of long video understanding. Processing long videos demands both an efficient model architecture and an effective mechanism for handling extended temporal contexts. To this end, TimeViper adopts a hybrid Mamba-Trans

Cited by 0SourcecodeScholar
2026

UI-Ins: Enhancing GUI Grounding with Multi-Perspective Instruction as Reasoning

ICLR 2026poster

GUI grounding, which maps natural-language instructions to actionable UI elements, is a core capability of GUI agents. Prior work largely treats instructions as a static proxy for user intent, overlooking the impact of instruction diversity on grounding performance. Through a careful investigation o…

Cited by 0SourcecodeScholar
2026

Vision-Language-Action Pretraining from Large-Scale Human Videos

ICML 2026poster

Existing Vision-Language-Action (VLA) models struggle with complex manipulation tasks requiring high dexterity and generalization, primarily due to their reliance on synthetic data with significant sim-to-real gaps or limited teleoperated demonstrations. To address this bottleneck, we propose levera…

Cited by 0SourceScholar
2025

Do Egocentric Video-Language Models Truly Understand Hand-Object Interactions?

ICLR 2025poster

Egocentric video-language pretraining is a crucial step in advancing the understanding of hand-object interactions in first-person scenarios. Despite successes on existing testbeds, we find that current EgoVLMs can be easily misled by simple modifications, such as changing the verbs or nouns in inte…

2025

EgoDTM: Towards 3D-Aware Egocentric Video-Language Pretraining

NeurIPS 2025poster

Egocentric video-language pretraining has significantly advanced video representation learning. Humans perceive and interact with a fully 3D world, developing spatial awareness that extends beyond text-based understanding. However, most previous works learn from 1D text or 2D visual cues, such as bo…

Cited by 0SourcecodeScholar
2025

IntentionESC: An Intention-Centered Framework for Enhancing Emotional Support in Dialogue Systems

ACL 2025finding

In emotional support conversations, unclear intentions can lead supporters to employ inappropriate strategies, inadvertently imposing their expectations or solutions on the seeker. Clearly defined intentions are essential for guiding both the supporter’s motivations and the overall emotional support…

2025

MotionCtrl: A Real-time Controllable Vision-Language-Motion Model

ICCV 2025poster

Human motion generation involves synthesizing coherent human motion sequences conditioned on diverse multimodal inputs and holds significant potential for real-world applications. Despite recent advancements, existing vision-language-motion models (VLMMs) remain limited in achieving this goal. In th…

2025

Scaling Large Motion Models with Million-Level Human Motions

ICML 2025poster

Inspired by the recent success of LLMs, the field of human motion understanding has increasingly shifted toward developing large motion models. Despite some progress, current efforts remain far from achieving truly generalist models, primarily due to the lack of massive high-quality data. To address…

2025

Time-R1: Post-Training Large Vision Language Model for Temporal Video Grounding

NeurIPS 2025poster

Temporal Video Grounding (TVG), the task of locating specific video segments based on language queries, is a core challenge in long-form video understanding. While recent Large Vision-Language Models (LVLMs) have shown early promise in tackling TVG through supervised fine-tuning (SFT), their ability…

Cited by 0SourcecodeScholar
2025

VC4VG: Optimizing Video Captions for Text-to-Video Generation

EMNLP 2025

Recent advances in text-to-video (T2V) generation highlight the critical role of high-quality video-text pairs in training models capable of producing coherent and instruction-aligned videos. However, strategies for optimizing video captions specifically for T2V training remain underexplored. In thi

2025

WritingBench: A Comprehensive Benchmark for Generative Writing

NeurIPS 2025poster

Recent advancements in large language models (LLMs) have significantly enhanced text generation capabilities, yet evaluating their performance in generative writing remains a challenge. Existing benchmarks primarily focus on generic text generation or limited in writing tasks, failing to capture the…

Cited by 0SourcecodeScholar
2025

mPLUG-DocOwl2: High-resolution Compressing for OCR-free Multi-page Document Understanding

ACL 2025long

Multimodel Large Language Models(MLLMs) have achieved promising OCR-free Document Understanding performance by increasing the supported resolution of document images. However, this comes at the cost of generating thousands of visual tokens for a single document image, leading to excessive GPU memory…

2024

ECR-Chain: Advancing Generative Language Models to Better Emotion-Cause Reasoners through Reasoning Chains

IJCAI 2024poster

Understanding the process of emotion generation is crucial for analyzing the causes behind emotions. Causal Emotion Entailment (CEE), an emotion-understanding task, aims to identify the causal utterances in a conversation that stimulate the emotions expressed in a target utterance. However, current…

2024

ESCoT: Towards Interpretable Emotional Support Dialogue Systems

ACL 2024long

Understanding the reason for emotional support response is crucial for establishing connections between users and emotional support dialogue systems. Previous works mostly focus on generating better responses but ignore interpretability, which is extremely important for constructing reliable dialogu…

2024

Less is More: Mitigating Multimodal Hallucination from an EOS Decision Perspective

ACL 2024long

Large Multimodal Models (LMMs) often suffer from multimodal hallucinations, wherein they may create content that is not present in the visual inputs. In this paper, we explore a new angle of this issue: overly detailed training data hinders the model’s ability to timely terminate generation, leading…

2024

Respond in my Language: Mitigating Language Inconsistency in Response Generation based on Large Language Models

ACL 2024long

Large Language Models (LLMs) show strong instruction understanding ability across multiple languages. However, they are easily biased towards English in instruction tuning, and generate English responses even given non-English instructions. In this paper, we investigate the language inconsistent gen…

2024

Revealing Personality Traits: A New Benchmark Dataset for Explainable Personality Recognition on Dialogues

EMNLP 2024main

Personality recognition aims to identify the personality traits implied in user data such as dialogues and social media posts. Current research predominantly treats personality recognition as a classification task, failing to reveal the supporting evidence for the recognized personality. In this pap…

2024

Synchronized Video Storytelling: Generating Video Narrations with Structured Storyline

ACL 2024long

Video storytelling is engaging multimedia content that utilizes video and its accompanying narration to share a story and attract the audience, where a key challenge is creating narrations for recorded visual scenes. Previous studies on dense video captioning and video story generation have made som…

2024

TinyChart: Efficient Chart Understanding with Program-of-Thoughts Learning and Visual Token Merging

EMNLP 2024main

Charts are important for presenting and explaining complex data relationships. Recently, multimodal large language models (MLLMs) have shown remarkable capabilities in chart understanding. However, the sheer size of these models limits their use in resource-constrained environments. In this paper, w…

Cited by 4SourcePDFScholar
2024

mPLUG-DocOwl 1.5: Unified Structure Learning for OCR-free Document Understanding

EMNLP 2024finding

Structure information is critical for understanding the semantics of text-rich images, such as documents, tables, and charts. Existing Multimodal Large Language Models (MLLMs) for Visual Document Understanding are equipped with text recognition ability but lack general structure understanding abilit…

2023

Accommodating Audio Modality in CLIP for Multimodal Processing

AAAI 2023technical

Multimodal processing has attracted much attention lately especially with the success of pre-training. However, the exploration has mainly focused on vision-language pre-training, as introducing more modalities can greatly complicate model design and optimization. In this paper, we extend the state-…

2023

InfoMetIC: An Informative Metric for Reference-free Image Caption Evaluation

ACL 2023long

Automatic image captioning evaluation is critical for benchmarking and promoting advances in image captioning research. Existing metrics only provide a single score to measure caption qualities, which are less explainable and informative. Instead, we humans can easily identify the problems of captio…

2023

Learning Descriptive Image Captioning via Semipermeable Maximum Likelihood Estimation

NeurIPS 2023poster

Image captioning aims to describe visual content in natural language. As 'a picture is worth a thousand words', there could be various correct descriptions for an image. However, with maximum likelihood estimation as the training objective, the captioning model is penalized whenever its prediction m…

2023

MM-Diffusion: Learning Multi-Modal Diffusion Models for Joint Audio and Video Generation

CVPR 2023poster

We propose the first joint audio-video generation framework that brings engaging watching and listening experiences simultaneously, towards high-quality realistic videos. To generate joint audio-video pairs, we propose a novel Multi-Modal Diffusion model (i.e., MM-Diffusion), with two-coupled denois…

2023

MPMQA: Multimodal Question Answering on Product Manuals

AAAI 2023technical

Visual contents, such as illustrations and images, play a big role in product manual understanding. Existing Product Manual Question Answering (PMQA) datasets tend to ignore visual contents and only retain textual parts. In this work, to emphasize the importance of multimodal contents, we propose a…

2023

Movie101: A New Movie Understanding Benchmark

ACL 2023long

To help the visually impaired enjoy movies, automatic movie narrating systems are expected to narrate accurate, coherent, and role-aware plots when there are no speaking lines of actors. Existing works benchmark this challenge as a normal video captioning task via some simplifications, such as remov…

2023

Open-Category Human-Object Interaction Pre-Training via Language Modeling Framework

CVPR 2023poster

Human-object interaction (HOI) has long been plagued by the conflict between limited supervised data and a vast number of possible interaction combinations in real life. Current methods trained from closed-set data predict HOIs as fixed-dimension logits, which restricts their scalability to open-set…

Cited by 26SourcePDFScholar
2023

Phoneix: Acoustic Feature Processing Strategy for Enhanced Singing Pronunciation With Phoneme Distribution Predictor

ICASSP 2023accepted

Singing voice synthesis (SVS), as a specific task for generating the vocal singing voice from a music score, has drawn much attention in recent years. SVS faces the challenge that the singing has various pronunciation flexibility conditioned on the same music score. Most of the previous works of SVS…

Cited by 0SourceScholar
2023

Token Mixing: Parameter-Efficient Transfer Learning from Image-Language to Video-Language

AAAI 2023technical

Applying large scale pre-trained image-language model to video-language tasks has recently become a trend, which brings two challenges. One is how to effectively transfer knowledge from static images to dynamic videos, and the other is how to deal with the prohibitive cost of fully fine-tuning due t…

2023

UReader: Universal OCR-free Visually-situated Language Understanding with Multimodal Large Language Model

EMNLP 2023long findings

Text is ubiquitous in our visual world, conveying crucial information, such as in documents, websites, and everyday photographs. In this work, we propose UReader, a first exploration of universal OCR-free visually-situated language understanding based on the Multimodal Large Language Model (MLLM). B…

Cited by 0SourcecodeScholar
2023

UniLG: A Unified Structure-aware Framework for Lyrics Generation

ACL 2023long

As a special task of natural language generation, conditional lyrics generation needs to consider the structure of generated lyrics and the relationship between lyrics and music. Due to various forms of conditions, a lyrics generation system is expected to generate lyrics conditioned on different si…

2022

DialogueEIN: Emotion Interaction Network for Dialogue Affective Analysis

COLING 2022main

Emotion Recognition in Conversation (ERC) has attracted increasing attention in the affective computing research field. Previous works have mainly focused on modeling the semantic interactions in the dialogue and implicitly inferring the evolution of the speakers’ emotional states. Few works have co…

2022

Few-Shot Action Recognition with Hierarchical Matching and Contrastive Learning

ECCV 2022poster

"Few-shot action recognition aims to recognize actions in test videos based on limited annotated data of target action classes. The dominant approaches project videos into a metric space and classify videos via nearest neighboring. They mainly measure video similarities using global or temporal alig…

Cited by 71SourcePDFScholar
2022

Image Difference Captioning with Pre-training and Contrastive Learning

AAAI 2022technical

The Image Difference Captioning (IDC) task aims to describe the visual differences between two similar images with natural language. The major challenges of this task lie in two aspects: 1) fine-grained visual differences that require learning stronger vision and language association and 2) high-cos…

2022

M3ED: Multi-modal Multi-scene Multi-label Emotional Dialogue Database

ACL 2022long

The emotional state of a speaker can be influenced by many different factors in dialogues, such as dialogue scene, dialogue topic, and interlocutor stimulus. The currently available data resources to support such multimodal affective analysis in dialogues are however limited in scale and diversity.…

2022

Memobert: Pre-Training Model with Prompt-Based Learning for Multimodal Emotion Recognition

ICASSP 2022accepted

Multimodal emotion recognition study is hindered by the lack of labelled corpora in terms of scale and diversity, due to the high annotation cost and label ambiguity. In this paper, we propose a multimodal pre-training model MEmoBERT for multimodal emotion recognition, which learns multimodal joint…

Cited by 0SourceScholar
2022

MovieUN: A Dataset for Movie Understanding and Narrating

EMNLP 2022finding

Automatic movie narration generation and narration grounding are very important to provide a true movie experience for the blind and visually impaired. To tell the movie story well, it is necessary to mention plot-related details (such as character names) and keep the narrations in a plot coherent.…

2022

TS2-Net: Token Shift and Selection Transformer for Text-Video Retrieval

ECCV 2022poster

"Text-Video retrieval is a task of great practical value and has received increasing attention, among which learning spatial-temporal video representation is one of the research hotspots. The video encoders in the state-of-the-art video retrieval models usually directly adopt the pre-trained vision…

2022

Training Strategies for Automatic Song Writing: A Unified Framework Perspective

ICASSP 2022accepted

Automatic song writing (ASW) typically involves four tasks: lyric-to-lyric generation, melody-to-melody generation, lyric-to-melody generation, and melody-to-lyric generation. Previous works have mainly focused on individual tasks without considering the correlation between them, and thus a unified…

Cited by 0SourceScholar
2022

Unifying Event Detection and Captioning as Sequence Generation via Pre-training

ECCV 2022poster

"Dense video captioning aims to generate corresponding text descriptions for a series of events in the untrimmed video, which can be divided into two sub-tasks, event detection and event captioning. Unlike previous works that tackle the two sub-tasks separately, recent works have focused on enhancin…

2021

MMGCN: Multimodal Fusion via Deep Graph Convolution Network for Emotion Recognition in Conversation

ACL 2021long

Emotion recognition in conversation (ERC) is a crucial component in affective dialogue systems, which helps the system understand users’ emotions and generate empathetic responses. However, most works focus on modeling speaker and contextual information primarily on the textual modality or simply le…

2021

Missing Modality Imagination Network for Emotion Recognition with Uncertain Missing Modalities

ACL 2021long

Multimodal fusion has been proved to improve emotion recognition performance in previous works. However, in real-world applications, we often encounter the problem of missing modality, and which modalities will be missing is uncertain. It makes the fixed multimodal fusion fail in such cases. In this…

2021

Sequence-To-Sequence Singing Voice Synthesis With Perceptual Entropy Loss

ICASSP 2021accepted

The neural network (NN) based singing voice synthesis (SVS) systems require sufficient data to train well and are are prone to over-fitting due to data scarcity. However, we often encounter data limitation problem in building SVS systems because of high data acquisition and annotation cost,. In this…

Cited by 0SourceScholar
2020

Say As You Wish: Fine-Grained Control of Image Caption Generation With Abstract Scene Graphs

CVPR 2020oral

Humans are able to describe image contents with coarse to fine details as they wish. However, most image captioning models are intention-agnostic which cannot generate diverse descriptions according to different user intentions initiatively. In this work, we propose the Abstract Scene Graph (ASG) st…

Cited by 287PDFcodeScholar
2019

Cross-culture Multimodal Emotion Recognition with Adversarial Learning

ICASSP 2019accepted

With the development of globalization, automatic emotion recognition has faced a new challenge in the multi-culture scenario - to generalize across different cultures. Previous works mainly rely on multi-cultural datasets to address the cross-culture discrepancy, which are expensive to collect. In t…

Cited by 0SourceScholar
2015

Detecting semantic concepts in consumer videos using audio

ICASSP 2015accepted

With the increasing use of audio sensors in user generated content collection, how to detect semantic concepts using audio streams has become an important research problem. In this paper, we present a semantic concept annotation system using soundtracks/ audio of the video. We investigate three diff…

Cited by 0SourceScholar