Papers › Training Specialist Models without Reasoning Trajectories for Domain Expert Distillation

Training Specialist Models without Reasoning Trajectories for Domain Expert Distillation

12 Sep 2026arXiv:2609.13770added by Syntology

Yilei Tu, Zihao Li, Shaoxiong Ji, Jörg Tiedemann, Fei Yuan

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

Specialist distillation effectively transfers domain expertise to student models via teacher-generated reasoning trajectories. However, when these specialists are trained solely on question--answer pairs without explicit reasoning supervision, what governs the trajectories they generate? In this work, we show that specialist optimization implicitly selects from this latent trajectory space. To isolate and observe this latent distribution, we leverage student distillation not as a downstream goal, but as an agnostic probe---since students inherit no parameterization or optimization constraints from the specialist, inheriting only the sampled trajectories themselves. Through this probe, our empirical analysis unveils a tight governing relationship: across 27 specialist--student pairings, their specialization--generalization profiles correlate exceptionally strongly. Crucially, explicitly controlling the specialist's distributional drift systematically shifts both the teacher and its distilled student along a controllable trade-off between domain precision and general-capability retention. Across chemistry, physics, and multilingual settings, distilled students systematically reflect these specialist-induced profiles, even across divergent model families. Our findings establish a new view of specialist training: when gold reasoning is absent, tuning choices directly control the latent supervision passed to downstream models.

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

Code

Syntology Ran 0 of 18 code samples harvested from 1 repository linked to this paper; 18 have no recorded run.

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

CONE-MT/DCO 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

18 samples harvested; 0 ran; 0 honoured the contract we drafted; 18 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.

18unverified

Licence: 18 of the 18 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 CONE-MT/DCO. “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.

apply_threshold CONE-MT/DCO/specialist_distillation/chemistry/smol/prepare_ft_data/rethreshold_meteor_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 522b59742c369ac5 · report
build_prompt_messages CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/analyze_kl_divergence.py found in paper text by Syntology unverified no licence file found · pointer only · 37cd337a39dc695c · report
compute_distribution_stats CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/analyze_token_prob_rank.py found in paper text by Syntology unverified no licence file found · pointer only · 63b76e215ba2a442 · report
compute_trailing_special_count CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/analyze_kl_divergence.py found in paper text by Syntology unverified no licence file found · pointer only · a1bb71da5b68e280 · report
compute_trailing_special_count CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/analyze_token_prob_rank.py found in paper text by Syntology unverified no licence file found · pointer only · b2d400c2635ce1fb · report
extract_forward_synthesis CONE-MT/DCO/specialist_distillation/chemistry/smol/util.py found in paper text by Syntology unverified no licence file found · pointer only · 5cb2b7df0ce773b1 · report
generate_asft_config CONE-MT/DCO/specialist_distillation/chemistry/asft_scripts/generate_asft_yaml.py found in paper text by Syntology unverified no licence file found · pointer only · b60f88addae5646f · report
generate_full_finetune_config CONE-MT/DCO/specialist_distillation/chemistry/ft_scripts/generate_training_yaml.py found in paper text by Syntology unverified no licence file found · pointer only · c63e5a0538422dcf · report
generate_lora_config CONE-MT/DCO/specialist_distillation/chemistry/lora_scripts/generate_lora_yaml.py found in paper text by Syntology unverified no licence file found · pointer only · f9cc5180ee4446a3 · report
get_output_paths CONE-MT/DCO/specialist_distillation/chemistry/smol/prepare_ft_data/rethreshold_meteor_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 00118049da8dcfc6 · report
group_by_task CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/visualize_prob_rank_paradox.py found in paper text by Syntology unverified no licence file found · pointer only · ef3f7aba0be4e02b · report
load_per_token_data CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/visualize_prob_rank_paradox.py found in paper text by Syntology unverified no licence file found · pointer only · 929098e3537e765d · report
parse_gpu_ids CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/analyze_kl_divergence.py found in paper text by Syntology unverified no licence file found · pointer only · 8f6d5dc4789f563c · report
parse_summary_file CONE-MT/DCO/specialist_distillation/chemistry/token_distribution_analysis/visualize_prob_rank_paradox.py found in paper text by Syntology unverified no licence file found · pointer only · 9f271a24a44e3839 · report
process_jsonl_file CONE-MT/DCO/specialist_distillation/chemistry/smol/prepare_ft_data/rethreshold_meteor_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 32999ada5a4d9d3a · report
read_base_model_from_training_yaml CONE-MT/DCO/specialist_distillation/chemistry/lora_scripts/merge_lora_weights.py found in paper text by Syntology unverified no licence file found · pointer only · fc2883aeedb8bc4f · report
resolve_torch_dtype CONE-MT/DCO/specialist_distillation/chemistry/lora_scripts/merge_lora_weights.py found in paper text by Syntology unverified no licence file found · pointer only · 7710ccc33d06ee4f · report
validate_data_format CONE-MT/DCO/specialist_distillation/chemistry/ft_scripts/data_prepare.py found in paper text by Syntology unverified no licence file found · pointer only · 6644712a248fa186 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2609.13770, was issued in September 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