Consistency-Driven Co-Evolution for Self-Supervised Cross-Representation Learning
Summary
This paper introduces CoCoEvolve, a self-supervised method that improves cross-representation understanding across charts, tables, and code by enforcing one-to-one consistency between representations, with training-time and test-time co-evolution objectives.
View Cached Full Text
Cached at: 08/06/26, 05:49 AM
Paper page - Consistency-Driven Co-Evolution for Self-Supervised Cross-Representation Learning
Source: https://huggingface.co/papers/2608.04926
Abstract
Aschartimages,tabulardata,andvisualizationcodeplayincreasinglyimportantrolesacrossdiversedomains,cross-representationunderstandingacrossthesemodalitiesposesfundamentalchallengesforAIsystems:therelationshipsacrossrepresentationsareinherentlyone-to-many,supervisionisambiguousandcostly,andmodeloptimizationlacksaprincipledsignalthatisbothdirection-adaptiveandrepresentation-generalizablebeyondtask-specificobjectives.WeintroduceCoCoEvolvetoimproveconsistencyacrosschart,table,andcoderepresentations.Insteadoftreatingcross-representationmappingasaone-to-manyproblem,wedefineexplicitone-to-onecorrespondencesandoptimizemodelsusingagreementbetweenrepresentations,withoutadditionalannotations.Duringtraining,CoCoEvolve@Trainperformsco-evolutionacrossthechart-table-codecycle,whileCoCoEvolve@Testappliesthesameconsistencyobjectiveatinferencetimefortest-timeco-optimization.WealsopresentCoCoEvolve@Eval,anevaluationsuitecoveringallsixcross-representationtasks.Acrossfourbenchmarks,CoCoEvolveimprovesperformanceinbothtraining-timeandtest-timesettings.Ourprojectpage:https://xhguo7.github.io/CoCoEvolve/.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2608\.04926
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.04926 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.04926 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.04926 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
CoEvolve: Training LLM Agents via Agent-Data Mutual Evolution
CoEvolve proposes an agent-data mutual evolution framework for training LLM agents through closed-loop, interaction-driven learning that adapts both the agent and its training data distribution. The method extracts feedback signals from rollout trajectories to guide LLM-based task synthesis, demonstrating significant improvements (15-19% absolute gains) across multiple Qwen models on AppWorld and BFCL benchmarks.
Self-Evolving Deep Research via Joint Generation and Evaluation
Researchers from HKUST, ByteDance, and UCL propose SCORE, a co-evolutionary training framework that jointly trains an LLM as both a deep research report generator and an evaluator, using a meta-harness to dynamically adjust evaluation difficulty and prevent reward saturation. Experiments show consistent improvement in open-ended research report quality.
Self-Consolidating Language Models: Continual Knowledge Incorporation from Context
The paper introduces Self-Consolidating Language Models (SCoL), a framework that uses meta-reinforcement learning to write current context into model weights for continual knowledge incorporation. It demonstrates improved acquisition and retention over baselines in both QA and long-context consolidation tasks.
Beyond Gene Reconstruction: Learning Cell Representations through Complementary Transcriptomic Views
This paper introduces CoCoS, a contrastive pretraining framework that learns whole-cell representations from complementary transcriptomic views, addressing limitations of masked gene reconstruction in single-cell foundation models. Experiments on cell-type annotation and gene regulatory network inference show competitive transfer performance.
CroCo: Cross-Lingual Contrastive Preference Tuning on Self-Generations
This paper introduces CroCo, a method for cross-lingual contrastive preference tuning on self-generated responses, showing that a reward model trained on English preferences can effectively rank responses in other languages, improving model performance across 14 languages without language-specific annotations.