---
title: SKI Models: Skeleton Induced Vision-Language Embeddings for Understanding Activities of Daily Living
url: https://www.ml-quant.com/papers/arxiv/2502.03459/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2502.03459
source_url: https://arxiv.org/abs/2502.03459
featured: 2025-04-30
citations: 6
topic: LLMs & Text
---


# SKI Models: Skeleton Induced Vision-Language Embeddings for Understanding Activities of Daily Living

The study presents SKI models, which incorporate 3D skeletons into the vision-language embedding space, using a skeleton-language model to enhance Vision Language Models and Large Vision Language Models.

- Source: https://arxiv.org/abs/2502.03459
- Identifier: arXiv:2502.03459
- Released: 2025-02-05
- First featured: Quant Letter No. 95 (2025-04-30): https://www.ml-quant.com/issues/2025-04-30/
- Citations (Semantic Scholar): 6
- Published in: AAAI Conference on Artificial Intelligence
- Topic: LLMs & Text

## Related

- [SliceGPT: Compress Large Language Models by Deleting Rows and Columns](https://www.ml-quant.com/papers/arxiv/2401.15024/): Compressing Language Models: The paper introduces SliceGPT, a post-training sparsification scheme for large language models that reduces the network's embedding dimension, maintains high performance, reduces inference computation, and reveals computational invariance in transformer networks.
- [Efficient Adversarial Training in LLMs with Continuous Attacks](https://www.ml-quant.com/papers/arxiv/2405.15589/): CAdvUL, a new adversarial training algorithm, enhances the resilience of large language models against adversarial attacks by efficiently calculating attacks in the continuous embedding space.
- [Gecko: Versatile Text Embeddings Distilled from Large Language Models](https://www.ml-quant.com/papers/arxiv/2403.20327/): Compact Text Embeddings: Gecko is a new text embedding model that improves knowledge extraction from large language models, surpassing other models in the Massive Text Embedding Benchmark.
- [NewsNet-SDF: Stochastic Discount Factor Estimation with Pretrained Language Model News Embeddings via Adversarial Networks](https://www.ml-quant.com/papers/arxiv/2505.06864/): Discount Factor Estimation: NewsNet-SDF, a deep learning framework, successfully integrates pretrained language model embeddings with financial time series for asset pricing and risk assessment, outperforming traditional models.
- [EdgeRAG: Online-Indexed RAG for Edge Devices](https://www.ml-quant.com/papers/arxiv/2412.21023/): Online RAG: EdgeRAG is a system proposed for deploying Retrieval Augmented Generation on devices with limited resources, reducing latency and memory usage by pruning and generating embeddings as needed.
- [Your Mixture-of-Experts LLM Is Secretly an Embedding Model For Free](https://www.ml-quant.com/papers/arxiv/2410.10814/): The research shows that Mixture-of-Experts Large Language Models can be effective embedding models without finetuning, and suggests a combination of routing weights and hidden state for better performance.
