← Search

Weinong Wang

6 accepted papers

2026

Ego-InBetween: Generating Object State Transitions in Ego-Centric Videos

CVPR 2026

Understanding physical transformation processes is crucial for both human cognition and artificial intelligence systems, particularly from an egocentric perspective, which serves as a key bridge between humans and machines in action modeling. We define this modeling process as Egocentric Instructed

Cited by 0SourceScholar
2026

LiteLong: Resource-Efficient Long-Context Data Synthesis for LLMs

AAAI 2026technical

High-quality long-context data is essential for training large language models (LLMs) capable of processing extensive documents, yet existing synthesis approaches using relevance-based aggregation face challenges of computational efficiency. We present LiteLong, a resource-efficient method for synth

Cited by 0SourcePDFScholar
2026

MMTIT-Bench: A Multilingual and Multi-Scenario Benchmark with Cognition-Perception-Reasoning Guided Text-Image Machine Translation

CVPR 2026

End-to-end text-image machine translation (TIMT), which directly translates textual content in images across languages, is crucial for real-world multilingual scene understanding. Despite advances in vision-language large models (VLLMs), robustness across diverse visual scenes and low-resource langu

Cited by 0SourceScholar
2026

Uni-DPO: A Unified Paradigm for Dynamic Preference Optimization of LLMs

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a cornerstone of reinforcement learning from human feedback (RLHF) due to its simplicity and efficiency. However, existing DPO-based methods typically treat all preference pairs equally, overlooking substantial variations in data quality and learni…

Cited by 0SourceScholar
2025

Agentic RL Scaling Law: Spontaneous Code Execution for Mathematical Problem Solving

NeurIPS 2025poster

Large Language Models (LLMs) often struggle with mathematical reasoning tasks requiring precise, verifiable computation. While Reinforcement Learning (RL) from outcome-based rewards enhances text-based reasoning, understanding how agents autonomously learn to leverage external tools like code execu…

Cited by 0SourcecodeScholar
2024

SedarEval: Automated Evaluation using Self-Adaptive Rubrics

EMNLP 2024finding

The evaluation paradigm of LLM-as-judge gains popularity due to its significant reduction in human labor and time costs. This approach utilizes one or more large language models (LLMs) to assess the quality of outputs from other LLMs. However, existing methods rely on generic scoring rubrics that fa…