← Search

Jian Shao

17 accepted papers

2026

InftyThink+: Effective and Efficient Infinite-Horizon Reasoning via Reinforcement Learning

ICML 2026poster

Large reasoning models achieve strong performance by scaling inference-time chain-of-thought, but this paradigm suffers from quadratic cost, context length limits, and degraded reasoning due to lost-in-the-middle effects. Iterative reasoning mitigates these issues by periodically summarizing interme…

Cited by 0SourceScholar
2026

InftyThink: Breaking the Length Limits of Long-Context Reasoning in Large Language Models

ICLR 2026poster

Advanced reasoning in large language models has achieved remarkable performance on challenging tasks, but the prevailing long-context reasoning paradigm faces critical limitations: quadratic computational scaling with sequence length, reasoning constrained by maximum context boundaries, and performa…

Cited by 0SourcecodeScholar
2026

MathFimer: Enhancing Mathematical Reasoning by Expanding Reasoning Steps through Fill-in-the-Middle Task

ICLR 2026poster

Mathematical reasoning represents a critical frontier in advancing large language models (LLMs). While step-by-step approaches have emerged as the dominant paradigm for mathematical problem-solving in LLMs, the quality of reasoning steps in training data fundamentally constrains model performance. R…

Cited by 0SourceScholar
2026

VerifyBench: Benchmarking Reference-based Reward Systems for Large Language Models

ICLR 2026poster

Large reasoning models such as OpenAI o1 and DeepSeek-R1 have demonstrated remarkable performance in complex reasoning tasks. A critical component of their training is the incorporation of reference-based reward systems within reinforcement learning (RL), where model outputs are evaluated against gr…

Cited by 0SourcecodeScholar
2025

Let LRMs Break Free from Overthinking via Self-Braking Tuning

NeurIPS 2025poster

Large reasoning models (LRMs), such as OpenAI o1 and DeepSeek-R1, have significantly enhanced their reasoning capabilities by generating longer chains of thought, demonstrating outstanding performance across a variety of tasks. However, this performance gain comes at the cost of a substantial increa…

Cited by 0SourceScholar
2025

S^3cMath: Spontaneous Step-Level Self-Correction Makes Large Language Models Better Mathematical Reasoners

AAAI 2025technical

Self-correction is a novel method that can stimulate the potential reasoning abilities of large language models (LLMs). It involves detecting and correcting errors during the inference process when LLMs solve reasoning problems. However, recent works do not regard self-correction as a spontaneous an…

Cited by 7SourcePDFScholar
2024

Learning Global Controller in Latent Space for Parameter-Efficient Fine-Tuning

ACL 2024long

While large language models (LLMs) have showcased remarkable prowess in various natural language processing tasks, their training costs are exorbitant. Consequently, a plethora of parameter-efficient fine-tuning methods have emerged to tailor large models for downstream tasks, including low-rank tra…

Cited by 2SourcePDFScholar
2024

Triad: A Framework Leveraging a Multi-Role LLM-based Agent to Solve Knowledge Base Question Answering

EMNLP 2024main

Recent progress with LLM-based agents has shown promising results across various tasks. However, their use in answering questions from knowledge bases remains largely unexplored. Implementing a KBQA system using traditional methods is challenging due to the shortage of task-specific training data an…

2023

Zero-shot Visual Relation Detection via Composite Visual Cues from Large Language Models

NeurIPS 2023poster

Pretrained vision-language models, such as CLIP, have demonstrated strong generalization capabilities, making them promising tools in the realm of zero-shot visual recognition. Visual relation detection (VRD) is a typical task that identifies relationship (or interaction) types between object pairs…

2022

Classification-Then-Grounding: Reformulating Video Scene Graphs As Temporal Bipartite Graphs

CVPR 2022poster

Today's VidSGG models are all proposal-based methods, i.e., they first generate numerous paired subject-object snippets as proposals, and then conduct predicate classification for each proposal. In this paper, we argue that this prevalent proposal-based framework has three inherent drawbacks: 1) The…

Cited by 42PDFcodeScholar
2021

Boundary Proposal Network for Two-stage Natural Language Video Localization

AAAI 2021technical

We aim to address the problem of Natural Language Video Localization (NLVL) — localizing the video segment corresponding to a natural language description in a long and untrimmed video. State-of-the-art NLVL methods are almost in one-stage fashion, which can be typically grouped into two categories:…

Cited by 187SourcePDFScholar
2021

Empower Distantly Supervised Relation Extraction with Collaborative Adversarial Training

AAAI 2021technical

With recent advances in distantly supervised (DS) relation extraction (RE), considerable attention is attracted to leverage multi-instance learning (MIL) to distill high-quality supervision from the noisy DS. Here, we go beyond label noise and identify the key bottleneck of DS-MIL to be its low data…

2021

Natural Language Video Localization with Learnable Moment Proposals

EMNLP 2021main

Given an untrimmed video and a natural language query, Natural Language Video Localization (NLVL) aims to identify the video moment described by query. To address this task, existing methods can be roughly grouped into two groups: 1) propose-and-rank models first define a set of hand-designed moment…

2020

Alleviate Dataset Shift Problem in Fine-grained Entity Typing with Virtual Adversarial Training

IJCAI 2020poster

The recent success of Distant Supervision (DS) brings abundant labeled data for the task of fine-grained entity typing (FET) without human annotation. However, the heuristically generated labels inevitably bring a significant distribution gap, namely dataset shift, between the distantly labeled trai…

Cited by 0SourcePDFScholar
2019

Self-Supervised Spatiotemporal Learning via Video Clip Order Prediction

CVPR 2019poster

We propose a self-supervised spatiotemporal learning technique which leverages the chronological order of videos. Our method can learn the spatiotemporal representation of the video by predicting the order of shuffled clips from the video. The category of the video is not required, which gives our t…

Cited by 563PDFScholar
2017

SCA-CNN: Spatial and Channel-Wise Attention in Convolutional Networks for Image Captioning

CVPR 2017poster

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as spatial probabilities that re-weight the last conv-layer feature map of a CNN enco…

Cited by 2297PDFcodeScholar