Skip to content
OpenTrain AIFor AI Companies
implementation starting point
Benchmarks: thin evidence
Time to repro: a few hours
1 risk flag
pytorch

Results & Benchmarks

Freshness tier: hot
Direct + Inferred Evidence
Token-level Importance Sampling Direct Preference Optimization
DPO
Llama-Guard ↑
74.4
Source: paper fulltext
Token-level Importance Sampling Direct Preference Optimization
TIS-DPO(S)
Llama-Guard ↑
89.6
Source: paper fulltext
Token-level Importance Sampling Direct Preference Optimization
TIS-DPO(D)
Llama-Guard ↑
96.7
Source: paper fulltext

Benchmark evidence drill-down

3 findings

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure section below.

Task Dataset Metric Value Source Evidence refs
Token-level Importance Sampling Direct Preference Optimization DPO Llama-Guard ↑ 74.4 paper-derived No explicit refs
Token-level Importance Sampling Direct Preference Optimization TIS-DPO(S) Llama-Guard ↑ 89.6 paper-derived No explicit refs
Token-level Importance Sampling Direct Preference Optimization TIS-DPO(D) Llama-Guard ↑ 96.7 paper-derived No explicit refs

TIS-DPO: Token-level Importance Sampling for Direct Preference Optimization With Estimated Weights is the primary contribution described in this paper.

Use This Implementation Because…

Confidence: low

This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.

Open exlaw/TIS-DPO

Reproduction Risks

  • No maintained paper-verified implementation is currently available
  • No direct maintained implementation is currently verified.
Evidence disclosure

Evidence graph: 2 refs, 1 links.

Utility signals: depth 90/100, grounding 68/100, status medium.

Implementation Comparison

Top 2 paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

exlaw/TIS-DPO
historical official
Maintenance: Stale
Confidence: High
Reproducibility: Moderate

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

Stars
14
Last push
Apr 16, 2025 (473d ago)
Dependencies

Risk flags

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
codelion/pts
alternative
Maintenance: Active
Confidence: Low
Reproducibility: Moderate

Community adoption signal (155 stars)

Stars
155
Last push
Jul 15, 2026 (18d ago)
Dependencies

Risk flags

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Best implementation now

Only a historical official implementation is available.

Use with caution for new projects; verify against current tooling and maintained community alternatives.

exlaw/TIS-DPO
Historical official
Stars: 14
Last push: Apr 16, 2025
  • Only historical official repository was found: exlaw/TIS-DPO.
  • No maintained paper-verified implementation met reliability thresholds.

Reproduction readiness

Setup Required
Time to first repro: hours
Last checked: Aug 1, 2026

Dependencies pinned, manual setup needed

  • · exlaw/TIS-DPO has environment.yml but requires manual environment setup.
  • · Last push was 473 days ago — expect possible dependency version conflicts.
  • · No Dockerfile — you will set up the environment manually.
  • · No CI pipeline — test coverage is unknown.
Open exlaw/TIS-DPO

Quick start

git clone https://github.com/exlaw/TIS-DPO.git
conda env create -f environment.yml && conda activate <env-name>

Additional implementations

No additional verified repositories beyond the primary recommendation.

These repositories had low-confidence matching signals and are hidden by default.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Continue with targeted Hugging Face searches derived from the paper title and method context:

Tip: start with models, then check datasets/spaces if you need evaluation data or demos.

Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.

Research context

Tasks

Token-level Importance Sampling Direct Preference Optimization

Methods

Reinforcement learning

Domains

None detected

Evaluation & Human Feedback Data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Explore Similar Papers

Jump to Paper2Code search queries derived from this paper's research context.