Papers › LIV: Language-Image Representations and Rewards for Robotic Control

LIV: Language-Image Representations and Rewards for Robotic Control

1 Jun 2023arXiv:2306.00958archive 2025-07-28

Yecheng Jason Ma, William Liang, Vaidehi Som, Vikash Kumar, Amy Zhang, Osbert Bastani, Dinesh Jayaraman

We present Language-Image Value learning (LIV), a unified objective for vision-language representation and reward learning from action-free videos with text annotations. Exploiting a novel connection between dual reinforcement learning and mutual information contrastive learning, the LIV objective trains a multi-modal representation that implicitly encodes a universal value function for tasks specified as language or image goals. We use LIV to pre-train the first control-centric vision-language representation from large human video datasets such as EpicKitchen. Given only a language or image goal, the pre-trained LIV model can assign dense rewards to each frame in videos of unseen robots or humans attempting that task in unseen environments. Further, when some target domain-specific data is available, the same objective can be used to fine-tune and improve LIV and even other pre-trained representations for robotic control and reward specification in that domain. In our experiments on several simulated and real-world robot environments, LIV models consistently outperform the best prior input state representations for imitation learning, as well as reward specification methods for policy synthesis. Our results validate the advantages of joint vision-language representation and reward learning within the unified, compact LIV framework.

PaperPDFCodeCode 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="2306.00958")

Code

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

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

penn-pal-lab/liv officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

14 samples harvested; 6 ran; 1 honoured the contract we drafted; 8 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 · honoured contract
4ran · our draft was wrong
1ran
8unverified

Licence: 0 of the 14 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 penn-pal-lab/liv. “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.

basic_clean penn-pal-lab/liv/liv/models/clip/clip/simple_tokenizer.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 98f385d847636a3e · report
do_nothing penn-pal-lab/liv/liv/trainer.py official repository ran fingerprinted MIT (permissive) · 356d0dfdff3db93a · report
get_pairs penn-pal-lab/liv/liv/models/clip/clip/simple_tokenizer.py official repository ran · our draft was wrong MIT (permissive) · d919ae32e5e4e616 · report
schedule penn-pal-lab/liv/liv/utils/utils.py official repository ran · honoured contract MIT (permissive) · ae234269debed3f4 · report
to_torch penn-pal-lab/liv/liv/utils/utils.py official repository ran · our draft was wrong MIT (permissive) · 6244e9922f4e0610 · report
whitespace_clean penn-pal-lab/liv/liv/models/clip/clip/simple_tokenizer.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9542161e9640b858 · report
accuracy penn-pal-lab/liv/liv/utils/utils.py official repository unverified MIT (permissive) · 385d22c63e10ccc8 · report
alphanum_key penn-pal-lab/liv/liv/utils/data_loaders.py official repository unverified MIT (permissive) · 052b2ec0f82abb8e · report
build_model penn-pal-lab/liv/liv/models/clip/clip/model.py official repository unverified MIT (permissive) · c6f9f221d8ebd304 · report
load penn-pal-lab/liv/liv/models/clip/clip/clip.py official repository unverified MIT (permissive) · 3efff575a151d72a · report
make_network penn-pal-lab/LIV/liv/train_liv.py official repository unverified MIT (permissive) · e7d71ee64d902d2e · report
plot_rewards penn-pal-lab/liv/liv/utils/plotter.py official repository unverified MIT (permissive) · b59ec9c7b47cd320 · report
sort_nicely penn-pal-lab/liv/liv/utils/data_loaders.py official repository unverified MIT (permissive) · 5c4e463c1f61d2b0 · report
tryint penn-pal-lab/liv/liv/utils/data_loaders.py official repository unverified MIT (permissive) · 77ebbd9cfb0ed6a4 · report

Tasks

Contrastive LearningImitation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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