Papers › Beyond Looking Up, Try Looking Around: Harmonizing Global Structure and Local...

Beyond Looking Up, Try Looking Around: Harmonizing Global Structure and Local Consistency in Optimal Transport for Short Text Clustering

12 Jul 2026ICMLarXiv:2607.10548added by Syntology

Zhihao Yao, Yuxuan Gu, Jixuan Yin, Bo Li

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Pseudo-labeling based on Optimal Transport (OT) has become an effective mechanism for enhancing short text clustering. Existing OT methods are short in modeling semantic consistencies between samples, which may assign different pseudo-labels to semantically similar samples. These erroneous pseudo-labels can cause the model to produce inferior clusters. This paper proposes a novel short text clustering framework, which remedies the neglect of semantic consistency in existing OT methods, generating reliable pseudo-labels to facilitate clustering. Specifically, the proposed approach first designs an instance-level attention mechanism to capture semantic relationships between samples, which are then integrated into the OT formulation to endow the transport process with neighborhood semantic awareness. By solving the proposed OT formulation, reliable pseudo-labels are obtained that simultaneously account for sample-to-sample semantic consistency and sample-to-cluster global structure information. These pseudo-labels are then used as supervisory signals to guide the model to achieve accurate clustering. Extensive experiments demonstrate that the proposed approach outperforms state-of-the-art methods. The code is available at: \href{https://github.com/YZH0905/CAOT-STC}{https://github.com/YZH0905/CAOT-STC}.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.10548")

Code

Syntology Ran 8 of 8 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 7 ran with no contract checked.

By repository: found in paper text by Syntology: 8 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

YZH0905/CAOT-STC found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 8 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
7ran

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from YZH0905/CAOT-STC. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

augmentation_loader YZH0905/CAOT-STC/dataloader/dataloader.py found in paper text by Syntology ran MIT (permissive) · 85995653ab4aef4a · report
entropic_COT YZH0905/CAOT-STC/plabel_allocator.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 8038d1de287350ab · report
get_batch_token YZH0905/CAOT-STC/utils/kmeans.py found in paper text by Syntology ran MIT (permissive) · 6dc86e955a0d833c · report
get_mean_embeddings YZH0905/CAOT-STC/utils/kmeans.py found in paper text by Syntology ran MIT (permissive) · d0b92efdfe8cbc44 · report
len_def YZH0905/CAOT-STC/dataloader/summary.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f95502827240e1a5 · report
len_def1 YZH0905/CAOT-STC/dataloader/summary.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 6a8c8914c433af88 · report
target_distribution YZH0905/CAOT-STC/learner/cluster_utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · c36909e5f178aebf · report
unshuffle_loader YZH0905/CAOT-STC/dataloader/dataloader.py found in paper text by Syntology ran MIT (permissive) · 4e7b4e59d5d3dfc9 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.10548, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Placed on leaderboards by Syntology Syntology

This paper's own results, placed by Syntology on archive leaderboards: a model pointed at the cell in the paper's own table, the number was read from that cell and checked against the leaderboard's metric, dataset, split and scale, and an independent check accepted it. Not reviewed by the paper's authors or by the archive's editors; listed below each leaderboard's archive rows, never ranked among them.

Leaderboard (task · dataset)Method (configuration)ValuesWhere in the paperReport
Short Text Clustering · Biomedical OURS Acc 47.37; NMI 39.12 Table 2, row “OURS” report
Short Text Clustering · Searchsnippets OURS Acc 80.12 Table 2, row “OURS” report

Syntology's extractor also considered 8 other leaderboards for this paper and placed the paper on none of them: 1 rejected by the independent check; 7 refused by a rule. What is not shown.

Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections