← Search

Tianqiao Liu

12 accepted papers

2026

From Text to Talk: Audio-Language Model Needs Non-Autoregressive Joint Training

ICLR 2026poster

Recent advances in large language models (LLMs) have attracted significant interest in extending their capabilities to multimodal scenarios, particularly for speech-to-speech conversational systems. However, existing multimodal models handling interleaved audio and text rely on autoregressive (AR) m…

Cited by 0SourcecodeScholar
2026

Improving Scientific Formula Verbalization in Large Speech Language Models for Accessible Learning

IJCAI 2026

Online learning systems provide accessible learning opportunities for blind or low-vision students. To support access to complex scientific materials, the speech models used in these systems need to deliver accurate scientific formula verbalization. While recent large speech language models (LSLMs)

Cited by 0Scholar
2026

Quadratic Direct Forecast for Training Multi-Step Time-Series Forecast Models

ICLR 2026poster

The design of training objective is central to training time-series forecasting models. Existing training objectives such as mean squared error mostly treat each future step as an independent, equally weighted task, which we found leading to the following two issues: (1) overlook the *label autocorr…

Cited by 0SourceScholar
2026

Rethinking the Flow-based Gradual Domain Adaption: A Semi-Dual Optimal Transport Perspective

ICML 2026poster

Gradual Domain Adaption (GDA) aims to mitigate domain shift by progressively adapting models from the source domain to the target domain via intermediate domains. However, real intermediate domains are often unavailable or ineffective, necessitating the synthesis of intermediate samples. Flow-based …

Cited by 0SourceScholar
2025

Advancing Mathematical Reasoning in Language Models: The Impact of Problem-Solving Data, Data Synthesis Methods, and Training Stages

ICLR 2025poster

Mathematical reasoning remains a challenging area for large language models (LLMs), prompting the development of math-specific LLMs such as LLEMMA, DeepSeekMath, and Qwen2-Math, among others. These models typically follow a two-stage training paradigm: pre-training with math-related corpora and post…

Cited by 1SourcePDFScholar
2025

StatsChartMWP: A Dataset for Evaluating Multimodal Mathematical Reasoning Abilities on Math Word Problems with Statistical Charts

EMNLP 2025

Recent advancements in Large Multimodal Models (LMMs) have showcased their impressive capabilities in mathematical reasoning tasks in visual contexts. As a step toward developing AI models to conduct rigorous multi-step multimodal reasoning, we introduce StatsChartMWP, a real-world educational datas

2025

Unbiased Recommender Learning from Implicit Feedback via Weakly Supervised Learning

ICML 2025poster

Implicit feedback recommendation is challenged by the missing negative feedback essential for effective model training. Existing methods often resort to negative sampling, a technique that assumes unlabeled interactions as negative samples. This assumption risks misclassifying potential positive sam…

2025

What Are Step-Level Reward Models Rewarding? Counterintuitive Findings from MCTS-Boosted Mathematical Reasoning

AAAI 2025technical

Step-level reward models (SRMs) can significantly enhance mathematical reasoning performance through process supervision or step-level preference alignment based on reinforcement learning. The performance of SRMs is pivotal, as they serve as critical guidelines, ensuring that each step in the reason…

Cited by 6SourcePDFScholar
2023

Optimal Transport for Treatment Effect Estimation

NeurIPS 2023poster

Estimating individual treatment effects from observational data is challenging due to treatment selection bias. Prevalent methods mainly mitigate this issue by aligning different treatment groups in the latent space, the core of which is the calculation of distribution discrepancy. However, two issu…

Cited by 58SourcePDFScholar
2022

Self-Supervised Audio-and-Text Pre-training with Extremely Low-Resource Parallel Data

AAAI 2022technical

Multimodal pre-training for audio-and-text has recently been proved to be effective and has significantly improved the performance of many downstream speech understanding tasks. However, these state-of-the-art pre-training audio-text models work well only when provided with large amount of parallel…

2021

CTAL: Pre-training Cross-modal Transformer for Audio-and-Language Representations

EMNLP 2021main

Existing audio-language task-specific predictive approaches focus on building complicated late-fusion mechanisms. However, these models are facing challenges of overfitting with limited labels and low model generalization abilities. In this paper, we present a Cross-modal Transformer for Audio-and-L…

2021

Mathematical Word Problem Generation from Commonsense Knowledge Graph and Equations

EMNLP 2021main

There is an increasing interest in the use of mathematical word problem (MWP) generation in educational assessment. Different from standard natural question generation, MWP generation needs to maintain the underlying mathematical operations between quantities and variables, while at the same time en…