paper-with-me

Papers

Unlocking Financial Insights: An advanced Multimodal Summarization with Multimodal Output Framework for Financial Advisory Videos

2025-09-25 · Sarmistha Das, R E Zera Marveen Lyngkhoi, Sriparna Saha, Alka Maurya arxiv

The dynamic propagation of social media has broadened the reach of financial advisory content through podcast videos, yet extracting insights from lengthy, multimodal segments (30-40 minutes) remains challenging. We introduce FASTER (Financial Advisory Summariser with Textual Embedded Relevant images), a modular framework that tackles three key challenges: (1) extracting modality-specific features, (2) producing optimized, concise summaries, and (3) aligning visual keyframes with associated textual points. FASTER employs BLIP for semantic visual descriptions, OCR for textual patterns, and Whisper-based transcription with Speaker diarization as BOS features. A modified Direct Preference Optimization (DPO)-based loss function, equipped with BOS-specific fact-checking, ensures precision, relevance, and factual consistency against the human-aligned summary. A ranker-based retrieval mechanism further aligns keyframes with summarized content, enhancing interpretability and cross-modal coherence. To acknowledge data resource scarcity, we introduce Fin-APT, a dataset comprising 470 publicly accessible financial advisory pep-talk videos for robust multimodal research. Comprehensive cross-domain experiments confirm FASTER's strong performance, robustness, and generalizability when compared to Large Language Models (LLMs) and Vision-Language Models (VLMs). By establishing a new standard for multimodal summarization, FASTER makes financial advisory content more accessible and actionable, thereby opening new avenues for research. The dataset and code are available at: https://github.com/sarmistha-D/FASTER

📄 PDF Abstract BibTeX arXiv:2509.20961

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Diarization

Similar Papers 제목 키워드 기반

A Multimodal Foundation Agent for Financial Trading: Tool-Augmented, Diversified, and Generalist

2024-02-28 · Wentao Zhang, Lingxuan Zhao, Haochong Xia, Shuo Sun 외

Financial trading is a crucial component of the markets, informed by a multimodal information landscape encompassing news, prices, and Kline charts, and encompasses diverse tasks such as quantitative trading and high-fre…

Characterizing Multimodal Long-form Summarization: A Case Study on Financial Reports

2024-04-09 · Tianyu Cao, Natraj Raman, Danial Dervovic, Chenhao Tan

As large language models (LLMs) expand the power of natural language processing to handle long inputs, rigorous and systematic analyses are necessary to understand their abilities and behavior. A salient application is s…

FormHallucinationPositionPrompt Engineering

Scaling Beyond Context: A Survey of Multimodal Retrieval-Augmented Generation for Document Understanding

2025-10-17 · Sensen Gao, Shanshan Zhao, Xu Jiang, Lunhao Duan 외 arxiv

Document understanding is critical for applications from financial analysis to scientific discovery. Current approaches, whether OCR-based pipelines feeding Large Language Models (LLMs) or native Multimodal LLMs (MLLMs),…

Document AI

Advancing Financial Engineering with Foundation Models: Progress, Applications, and Challenges

2025-07-07 · Liyuan Chen, Shuoling Liu, Jiangpeng Yan, Xiaoyu Wang 외 arxiv

The advent of foundation models (FMs), large-scale pre-trained models with strong generalization capabilities, has opened new frontiers for financial engineering. While general-purpose FMs such as GPT-4 and Gemini have d…

Multimodal Reasoning

Personalized Chain-of-Thought Summarization of Financial News for Investor Decision Support

2025-10-24 · Tianyi Zhang, Mu Chen arxiv

Financial advisors and investors struggle with information overload from financial news, where irrelevant content and noise obscure key market signals and hinder timely investment decisions. To address this, we propose a…