Papers › CUNY at CLPsych 2026: A Pipeline Approach to Classification and Summarization of...

CUNY at CLPsych 2026: A Pipeline Approach to Classification and Summarization of Mental Health Changes

22 May 2026arXiv:2605.24164added by Syntology

Amirmohammad Ziaei Bideh, Shameed Charlomar Job, Ava Yahyapour, Alla Rozovskaya

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

We describe our submission to the CLPsych~2026 Shared Task on capturing and characterizing mental health changes through social media timeline dynamics. To infer the dominant self-states in posts (Tasks 1.1 and 1.2), we ensemble in-context learning of three open-weight large language models using majority voting. For predicting moments of change in a timeline (Task~2), we train supervised classifiers on features derived from Task~1.1 predictions. To summarize the patterns of mood dynamics and their progression over time within a timeline (Task 3.1), we augment in-context example labels predicted by upstream systems (Tasks 1.1, 1.2, and 2), yielding performance gains over zero-shot and unaugmented in-context learning baselines. Our submission ranked first on Task~1.1, fourth on Task~1.2, fourth on Task~2, and third on Task~3.1.\footnote{The source code for the experiments is available at https://github.com/amirzia/clpsych26-cuny

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="2605.24164")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 11 ran with no contract checked.

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

amirzia/clpsych26-cuny 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

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

11ran
1unverified

Licence: 0 of the 12 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 amirzia/clpsych26-cuny. “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.

add_timeline_deltas amirzia/clpsych26-cuny/clpsych/task2/features.py found in paper text by Syntology ran MIT (permissive) · 26e051467dae8b26 · report
aggregate_results amirzia/clpsych26-cuny/clpsych/task1/aggregate_results.py found in paper text by Syntology ran MIT (permissive) · cf56af99be81271c · report
extract_json_block amirzia/clpsych26-cuny/clpsych/common/utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · cc69d4e7ee84e115 · report
get_subelement_index amirzia/clpsych26-cuny/clpsych/common/data_loader.py found in paper text by Syntology ran MIT (permissive) · 316491c48054c516 · report
group_posts_by_timeline amirzia/clpsych26-cuny/clpsych/task2/features.py found in paper text by Syntology ran MIT (permissive) · 79d8e6ab299a2a40 · report
inject_llm_presence amirzia/clpsych26-cuny/clpsych/task2/predictions.py found in paper text by Syntology ran MIT (permissive) · ddd736a0e6d55833 · report
make_pipeline amirzia/clpsych26-cuny/clpsych/task2/classify.py found in paper text by Syntology ran MIT (permissive) · 3b375b85fbbaf8ed · report
post_to_record amirzia/clpsych26-cuny/clpsych/task2/data.py found in paper text by Syntology ran MIT (permissive) · f8894a5bdf4b85c9 · report
read_data_train amirzia/clpsych26-cuny/clpsych/common/data_loader.py found in paper text by Syntology ran MIT (permissive) · bbdd7ac93901ff40 · report
read_llm_presence amirzia/clpsych26-cuny/clpsych/task2/predictions.py found in paper text by Syntology ran MIT (permissive) · bc1d88eee5878f8f · report
select_features amirzia/clpsych26-cuny/clpsych/task2/features.py found in paper text by Syntology ran MIT (permissive) · f880dd22c732296c · report
load_timeline amirzia/clpsych26-cuny/clpsych/common/data_loader.py found in paper text by Syntology unverified MIT (permissive) · c7f342bad945e394 · report

Results from the paper

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

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