← Search

Bin Dong

30 accepted papers

2026

Aria: an Agent for Retrieval and Iterative Auto-Formalization via Dependency Graph

ICLR 2026poster

Accurate auto-formalization of theorem statements is essential for advancing automated discovery and verification of research-level mathematics, yet remains a major bottleneck for LLMs due to hallucinations, semantic mismatches, and their inability to synthesize new definitions. To tackle these issu…

Cited by 0SourceScholar
2026

FATE: A Formal Benchmark Series for Frontier Algebra of Multiple Difficulty Levels

ICLR 2026poster

Recent advances in large language models (LLMs) have demonstrated impressive capabilities in formal theorem proving, particularly on contest-based mathematical benchmarks like the IMO. However, these contests do not reflect the depth, breadth, and abstraction of modern mathematical research. To brid…

Cited by 0SourceScholar
2026

RetroLM: Retrieval-Augmented KVs for Long-Context Processing

AAAI 2026technical

Long-context processing remains a significant challenge for large language models (LLMs). Retrieval-augmented generation (RAG) has recently emerged as a promising approach, enabling LLMs to selectively access relevant information from extended contexts to improve efficiency. However, existing RAG ap

Cited by 0SourcePDFScholar
2025

Herald: A Natural Language Annotated Lean 4 Dataset

ICLR 2025poster

Verifiable formal languages like Lean have profoundly impacted mathematical reasoning, particularly through the use of large language models (LLMs) for automated reasoning. A significant challenge in training LLMs for these formal languages is the lack of parallel datasets that align natural languag…

Cited by 2SourcePDFScholar
2025

READoc: A Unified Benchmark for Realistic Document Structured Extraction

ACL 2025finding

Document Structured Extraction (DSE) aims to extract structured content from raw documents. Despite the emergence of numerous DSE systems, their unified evaluation remains inadequate, significantly hindering the field’s advancement. This problem is largely attributed to existing benchmark paradigms,…

2025

The Linguistic Connectivities Within Large Language Models

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable multilingual abilities in various applications. Unfortunately, recent studies have discovered that there exist notable disparities in their performance across different languages. Understanding the underlying mechanisms behind such disparitie…

Cited by 0SourcePDFScholar
2025

Why and How LLMs Benefit from Knowledge Introspection in Commonsense Reasoning

EMNLP 2025

Large Language Models (LLMs) can improve commonsense reasoning through generating intermediate knowledge. However, the effectiveness of this knowledge introspection is not always guaranteed. This paper first systematically investigates and reveals an **introspection paradox**: while simple introspec

Cited by 0SourcePDFScholar
2024

ChatGPT Is a Knowledgeable but Inexperienced Solver: An Investigation of Commonsense Problem in Large Language Models

COLING 2024main

Large language models (LLMs) have made significant progress in NLP. However, their ability to memorize, represent, and leverage commonsense knowledge has been a well-known pain point. In this paper, we specifically focus on ChatGPT, a widely used and easily accessible LLM, and ask the following ques…

Cited by 137SourcePDFScholar
2024

Few-shot Named Entity Recognition via Superposition Concept Discrimination

COLING 2024main

Few-shot NER aims to identify entities of target types with only limited number of illustrative instances. Unfortunately, few-shot NER is severely challenged by the intrinsic precise generalization problem, i.e., it is hard to accurately determine the desired target type due to the ambiguity stemmin…

2024

Retentive or Forgetful? Diving into the Knowledge Memorizing Mechanism of Language Models

COLING 2024main

Memory is one of the most essential cognitive functions serving as a repository of world knowledge and episodes of activities. In recent years, large-scale pre-trained language models have shown remarkable memorizing ability. On the contrary, vanilla neural networks without pre-training have been lo…

Cited by 16SourcePDFScholar
2023

Devil Is in the Queries: Advancing Mask Transformers for Real-World Medical Image Segmentation and Out-of-Distribution Localization

CVPR 2023highlight

Real-world medical image segmentation has tremendous long-tailed complexity of objects, among which tail conditions correlate with relatively rare diseases and are clinically significant. A trustworthy medical AI algorithm should demonstrate its effectiveness on tail conditions to avoid clinically d…

Cited by 28SourcePDFScholar
2022

A Universal PINNs Method for Solving Partial Differential Equations with a Point Source

IJCAI 2022poster

In recent years, deep learning technology has been used to solve partial differential equations (PDEs), among which the physics-informed neural networks (PINNs)method emerges to be a promising method for solving both forward and inverse PDE problems. PDEs with a point source that is expressed as a D…

Cited by 12SourcePDFScholar
2022

MOTR: End-to-End Multiple-Object Tracking with TRansformer

ECCV 2022poster

"Temporal modeling of objects is a key challenge in multiple-object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association prevents end-to-end exploitation of temporal variations in v…

2022

Meta-Auto-Decoder for Solving Parametric Partial Differential Equations

NeurIPS 2022accept

Many important problems in science and engineering require solving the so-called parametric partial differential equations (PDEs), i.e., PDEs with different physical parameters, boundary conditions, shapes of computation domains, etc. Recently, building learning-based numerical solvers for parametr…

Cited by 44SourcePDFScholar
2022

Region-Aware Metric Learning for Open World Semantic Segmentation via Meta-Channel Aggregation

IJCAI 2022poster

As one of the most challenging and practical segmentation tasks, open-world semantic segmentation requires the model to segment the anomaly regions in the images and incrementally learn to segment out-of-distribution (OOD) objects, especially under a few-shot condition. The current state-of-the-art…

2021

DAST: Unsupervised Domain Adaptation in Semantic Segmentation Based on Discriminator Attention and Self-Training

AAAI 2021technical

Unsupervised domain adaption has recently been used to reduce the domain shift, which would ultimately improve the performance of the semantic segmentation on unlabeled real-world data. In this paper, we follow the trend to propose a novel method to reduce the domain shift using strategies of discri…

2021

SOLQ: Segmenting Objects by Learning Queries

NeurIPS 2021poster

In this paper, we propose an end-to-end framework for instance segmentation. Based on the recently introduced DETR, our method, termed SOLQ, segments objects by learning unified queries. In SOLQ, each query represents one object and has multiple representations: class, location and mask. The object…

2019

Dynamically Unfolding Recurrent Restorer: A Moving Endpoint Control Method for Image Restoration

ICLR 2019poster

In this paper, we propose a new control framework called the moving endpoint control to restore images corrupted by different degradation levels in one model. The proposed control problem contains a restoration dynamics which is modeled by an RNN. The moving endpoint, which is essentially the termin…

Cited by 59SourcePDFScholar
2019

JSR-Net: A Deep Network for Joint Spatial-radon Domain CT Reconstruction from Incomplete Data

ICASSP 2019accepted

CT image reconstruction from incomplete data, such as sparse views and limited angle reconstruction, is an important and challenging problem in medical imaging. This work proposes a new deep convolutional neural network (CNN), called JSR-Net, that jointly reconstructs CT images and their associated…

Cited by 0SourceScholar
2019

You Only Propagate Once: Accelerating Adversarial Training via Maximal Principle

NeurIPS 2019poster

Deep learning achieves state-of-the-art results in many tasks in computer vision and natural language processing. However, recent works have shown that deep networks can be vulnerable to adversarial perturbations which raised a serious robustness issue of deep networks. Adversarial training, typical…

2018

Beyond Finite Layer Neural Networks: Bridging Deep Architectures and Numerical Differential Equations

ICLR 2018workshop

Deep neural networks have become the state-of-the-art models in numerous machine learning tasks. However, general guidance to network architecture design is still missing. In our work, we bridge deep neural network design with numerical differential equations. We show that many effective networks, s…

Cited by 674SourceScholar
2018

Beyond Finite Layer Neural Networks: Bridging Deep Architectures and Numerical Differential Equations

ICML 2018oral

Deep neural networks have become the state-of-the-art models in numerous machine learning tasks. However, general guidance to network architecture design is still missing. In our work, we bridge deep neural network design with numerical differential equations. We show that many effective networks, s…

2016

Enhanced semi-supervised learning for multimodal emotion recognition

ICASSP 2016accepted

Semi-Supervised Learning (SSL) techniques have found many applications where labeled data is scarce and/or expensive to obtain. However, SSL suffers from various inherent limitations that limit its performance in practical applications. A central problem is that the low performance that a classifier…

Cited by 0SourceScholar