← Search

Rongxiang Weng

14 accepted papers

2026

Expanding Reasoning Potential in Foundation Model by Learning Diverse Chains of Thought Patterns

ICLR 2026poster

Recent progress in large reasoning models for challenging mathematical reasoning has been driven by reinforcement learning (RL). Incorporating long chain-of-thought (CoT) data during mid-training has also been shown to substantially improve reasoning depth. However, current approaches often utiliz…

Cited by 0SourceScholar
2026

MathCritique: Enhancing LLM Reasoning via Critique Models with Test-Time and Training-Time Supervision

IJCAI 2026

Training critique models to provide useful feedback for actor models is an effective approach in scalable oversight, especially for complex tasks like math reasoning. However, current research lacks suitable datasets for effectively training critique models and integrating them in a principled way a

Cited by 0Scholar
2026

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

CVPR 2026

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a single decoder-only transformer architecture. OneCAT uniquely eliminates the need for external components such as Vision Transformers (ViT) or vision tokenizer during inference,

Cited by 0SourcecodeScholar
2025

FIRE: Flexible Integration of Data Quality Ratings for Effective Pretraining

EMNLP 2025

Selecting high-quality data can improve the pretraining efficiency of large language models (LLMs). Existing methods generally rely on heuristic techniques or single quality signals, limiting their ability to evaluate data quality comprehensively. In this work, we propose FIRE, a flexible and scalab

Cited by 0SourcePDFScholar
2025

FRAME: Boosting LLMs with A Four-Quadrant Multi-Stage Pretraining Strategy

ACL 2025finding

Large language models (LLMs) have significantly advanced human language understanding and generation, with pretraining data quality and organization being crucial to their performance. Multi-stage pretraining is a promising approach, but existing methods often lack quantitative criteria for data par…

Cited by 0SourcePDFScholar
2025

Investigating and Scaling up Code-Switching for Multilingual Language Model Pre-Training

ACL 2025finding

Large language models (LLMs) exhibit remarkable multilingual capabilities despite the extreme language imbalance in the pre-training data. In this paper, we closely examine the reasons behind this phenomenon, focusing on the pre-training corpus. We find that the existence of code-switching, alternat…

2025

Look Before You Leap: Enhance Attention and Vigilance Regarding Harmful Content with GuidelineLLM

AAAI 2025technical

Despite being empowered with alignment mechanisms, large language models (LLMs) are increasingly vulnerable to emerging jailbreak attacks that can compromise their alignment mechanisms. This vulnerability poses significant risks to real-world applications. Existing work faces challenges in both tra…

2025

Preference Curriculum: LLMs Should Always Be Pretrained on Their Preferred Data

ACL 2025finding

Large language models (LLMs) generally utilize a consistent data distribution throughout the pretraining process. However, as the model’s capability improves, it is intuitive that its data preferences dynamically change, indicating the need for pretraining with different data at various training sta…

Cited by 0SourcePDFScholar
2023

G-Tuning: Improving Generalization of Pre-trained Language Models with Generative Adversarial Network

ACL 2023findings

The generalization ability of pre-trained language models (Plms) in downstream tasks is heavily influenced by fine-tuning. The objective of fine-tuning is to transform the latent representation of Plms from a universal space to a target space, allowing the model to be applied to downstream tasks wit…

Cited by 2SourcePDFScholar
2023

Towards Reliable Neural Machine Translation with Consistency-Aware Meta-Learning

AAAI 2023technical

Neural machine translation (NMT) has achieved remarkable success in producing high-quality translations. However, current NMT systems suffer from a lack of reliability, as their outputs that are often affected by lexical or syntactic changes in inputs, resulting in large variations in quality. This…

2022

Deep Fusing Pre-trained Models into Neural Machine Translation

AAAI 2022technical

Pre-training and fine-tuning have become the de facto paradigm in many natural language processing (NLP) tasks. However, compared to other NLP tasks, neural machine translation (NMT) aims to generate target language sentences through the contextual representation from the source language counterpart…

2022

Learning Decoupled Retrieval Representation for Nearest Neighbour Neural Machine Translation

COLING 2022main

K-Nearest Neighbor Neural Machine Translation (kNNMT) successfully incorporates external corpus by retrieving word-level representations at test time. Generally, kNNMT borrows the off-the-shelf context representation in the translation task, e.g., the output of the last decoder layer, as the query v…

Cited by 5SourcePDFScholar
2022

Learning to Generalize to More: Continuous Semantic Augmentation for Neural Machine Translation

ACL 2022long

The principal task in supervised neural machine translation (NMT) is to learn to generate target sentences conditioned on the source inputs from a set of parallel sentence pairs, and thus produce a model capable of generalizing to unseen instances. However, it is commonly observed that the generaliz…

2021

On Learning Universal Representations Across Languages

ICLR 2021poster

Recent studies have demonstrated the overwhelming advantage of cross-lingual pre-trained models (PTMs), such as multilingual BERT and XLM, on cross-lingual NLP tasks. However, existing approaches essentially capture the co-occurrence among tokens through involving the masked language model (MLM) obj…

Cited by 87SourcePDFScholar