← Search

Ruihua Song

29 accepted papers

2026

Evaluating Text Creativity across Diverse Domains: a Dataset and Large Language Model Evaluator

ICLR 2026poster

Creativity evaluation remains a challenging frontier for large language models (LLMs). Current evaluations heavily rely on inefficient and costly human judgments, hindering progress in enhancing machine creativity. While automated methods exist, ranging from psychological testing to heuristic- or pr…

Cited by 0SourcecodeScholar
2026

IterResearch: Rethinking Long-Horizon Agents via Markovian State Reconstruction

ICLR 2026poster

Recent advances in deep-research agents have shown promise for autonomous knowledge construction through dynamic reasoning over external sources. However, existing approaches rely on a mono-contextual paradigm that accumulates all information in a single, expanding context window, leading to context…

Cited by 0SourcecodeScholar
2026

JointAVBench: A Benchmark for Joint Audio-Visual Reasoning Evaluation

ICLR 2026poster

Understanding videos inherently requires reasoning over both visual and auditory information. To properly evaluate Omni-Large Language Models (Omni-LLMs), which are capable of processing multi-modal information including vision and audio, an effective benchmark must comprehensively cover three key a…

Cited by 0SourceScholar
2026

MSJoE: Jointly Evolving MLLM and Sampler for Efficient Long-Form Video Understanding

CVPR 2026

Efficiently understanding long-form videos remains a fundamental challenge for Multimodal Large Language Models (MLLMs). In this paper, we present MLLM-Sampler Joint Evolution (MSJoE), a novel framework that jointly evolves the MLLM and a lightweight key-frame sampler for efficient long-form video u

Cited by 0SourceScholar
2026

ReForm: Reflective Autoformalization with Prospective Bounded Sequence Optimization

ICLR 2026poster

Autoformalization, which translates natural language mathematics into machine-verifiable formal statements, is critical for using formal mathematical reasoning to solve math problems stated in natural language. While Large Language Models can generate syntactically correct formal statements, they of…

Cited by 0SourceScholar
2026

Restoring Exploration after Post-Training: Latent Exploration Decoding for Large Reasoning Models

ICML 2026poster

Large Reasoning Models (LRMs) have recently achieved strong mathematical and code reasoning performance through Reinforcement Learning (RL) post-training. However, we show that modern reasoning post-training induces an unintended exploration collapse: temperature-based sampling no longer increases p…

Cited by 0SourceScholar
2025

ETVA: Evaluation of Text-to-Video Alignment via Fine-grained Question Generation and Answering

ICCV 2025poster

Precisely evaluating semantic alignment between text prompts and generated videos remains a challenge in Text-to-Video (T2V) Generation. Existing text-to-video alignment metrics like CLIPScore only generate coarse-grained scores without fine-grained alignment details, failing to align with human pre…

Cited by 0SourcePDFScholar
2025

Enhancing Audiovisual Speech Recognition Through Bifocal Preference Optimization

AAAI 2025technical

Audiovisual Automatic Speech Recognition (AV-ASR) aims to improve speech recognition accuracy by leveraging visual signals. It is particularly challenging in unconstrained real-world scenarios across various domains due to noisy acoustic environments, spontaneous speech, and the uncertain use of vis…

2025

EyEar: Learning Audio Synchronized Human Gaze Trajectory Based on Physics-Informed Dynamics

AAAI 2025technical

Imitating how humans move their gaze in a visual scene is a vital research problem for both visual understanding and psychology, kindling crucial applications such as building alive virtual characters. Previous studies aim to predict gaze trajectories when humans are free-viewing an image, searching…

2025

MuKA: Multimodal Knowledge Augmented Visual Information-Seeking

COLING 2025main

The visual information-seeking task aims to answer visual questions that require external knowledge, such as “On what date did this building officially open?”. Existing methods using retrieval-augmented generation framework primarily rely on textual knowledge bases to assist multimodal large languag…

2025

Select, Read, and Write: A Multi-Agent Framework of Full-Text-based Related Work Generation

ACL 2025finding

Automatic related work generation (RWG) can save people’s time and effort when writing a draft of related work section (RWS) for further revision. However, existing methods for RWG always suffer from shallow comprehension due to taking the limited portions of references papers as input and isolated…

2025

Think Silently, Think Fast: Dynamic Latent Compression of LLM Reasoning Chains

NeurIPS 2025poster

Large Language Models (LLMs) achieve superior performance through Chain-of-Thought (CoT) reasoning, but these token-level reasoning chains are computationally expensive and inefficient. In this paper, we introduce Compressed Latent Reasoning (CoLaR), a novel framework that dynamically compresses rea…

Cited by 0SourceScholar
2025

Think Then React: Towards Unconstrained Action-to-Reaction Motion Generation

ICLR 2025poster

Modeling human-like action-to-reaction generation has significant real-world applications, like human-robot interaction and games. Despite recent advancements in single-person motion generation, it is still challenging to well handle action-to-reaction generation, due to the difficulty of directly p…

Cited by 2SourcePDFScholar
2025

Towards Effective and Efficient Continual Pre-training of Large Language Models

ACL 2025long

Continual pre-training (CPT) has been an important approach for adapting language models to specific domains or tasks. In this paper, we comprehensively study its key designs to balance the new abilities while retaining the original abilities, and present an effective CPT method that can greatly imp…

2025

Two-in-One: Unified Multi-Person Interactive Motion Generation by Latent Diffusion Transformer

ICASSP 2025accepted

Multi-person interactive motion generation, a critical yet under-explored domain in computer character animation, poses significant challenges such as intricate modeling of inter-human interactions beyond individual motions and generating two motions with huge differences from one text condition. Cu…

Cited by 0SourceScholar
2025

VAFlow: Video-to-Audio Generation with Cross-Modality Flow Matching

ICCV 2025poster

Video-to-audio (V2A) generation aims to synthesize temporally aligned, realistic sounds for silent videos, a critical capability for immersive multimedia applications. Current V2A methods, predominantly based on diffusion or flow models, rely on suboptimal noise-to-audio paradigms that entangle cros…

2025

What Makes for Good Visual Instructions? Synthesizing Complex Visual Reasoning Instructions for Visual Instruction Tuning

COLING 2025main

Visual instruction tuning is crucial for enhancing the zero-shot generalization capability of Multi-modal Large Language Models (MLLMs). In this paper, we aim to investigate a fundamental question: “what makes for good visual instructions”. Through a comprehensive empirical study, we find that instr…

2024

BSharedRAG: Backbone Shared Retrieval-Augmented Generation for the E-commerce Domain

EMNLP 2024finding

Retrieval Augmented Generation (RAG) system is important in domains such as e-commerce, which has many long-tail entities and frequently updated information. Most existing works adopt separate modules for retrieval and generation, which may be suboptimal since the retrieval task and the generation t…

2024

Parrot: Enhancing Multi-Turn Instruction Following for Large Language Models

ACL 2024long

Humans often interact with large language models (LLMs) in multi-turn interaction to obtain desired answers or more information. However, most existing studies overlook the multi-turn instruction following ability of LLMs, in terms of training dataset, training method, and evaluation benchmark. In t…

2024

Persuading across Diverse Domains: a Dataset and Persuasion Large Language Model

ACL 2024long

Persuasive dialogue requires multi-turn following and planning abilities to achieve the goal of persuading users, which is still challenging even for state-of-the-art large language models (LLMs). Previous works focus on retrieval-based models or generative models in a specific domain due to a lack…

2024

What Matters in Training a GPT4-Style Language Model with Multimodal Inputs?

NAACL 2024long

Recent advancements in GPT-4V have displayed remarkable multi-modal capabilities in processing image inputs and following open-ended instructions. Despite these advancements, there is considerable scope for enhancing open-source multi-modal LLMs, especially in terms of multi-modal understanding accu…

2023

CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Alignment

ICLR 2023poster

Pre-trained image-text models, like CLIP, have demonstrated the strong power of vision-language representation learned from a large scale of web-collected image-text data. In light of the well-learned visual features, there are works that transfer image representation to the video domain and achieve…

2023

Joint Semantic and Strategy Matching for Persuasive Dialogue

EMNLP 2023long findings

Persuasive dialogue aims to persuade users to achieve some targets by conversations. While previous persuasion models have achieved notable successes, they mostly base themselves on utterance semantic matching, and an important aspect has been ignored, that is, the strategy of the conversations, for…

Cited by 0SourceScholar
2023

VideoDubber: Machine Translation with Speech-Aware Length Control for Video Dubbing

AAAI 2023technical

Video dubbing aims to translate the original speech in a film or television program into the speech in a target language, which can be achieved with a cascaded system consisting of speech recognition, machine translation and speech synthesis. To ensure the translated speech to be well aligned with t…

2022

A Multi-Modal Knowledge Graph for Classical Chinese Poetry

EMNLP 2022finding

Classical Chinese poetry has a long history and is a precious cultural heritage of humankind. Displaying the classical Chinese poetry in a visual way, helps to cross cultural barriers in different countries, making it enjoyable for all the people. In this paper, we construct a multi-modal knowledge…

2022

Long-Form Video-Language Pre-Training with Multimodal Temporal Contrastive Learning

NeurIPS 2022accept

Large-scale video-language pre-training has shown significant improvement in video-language understanding tasks. Previous studies of video-language pretraining mainly focus on short-form videos (i.e., within 30 seconds) and sentences, leaving long-form video-language pre-training rarely explored. Di…