[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-82518-en":3,"doc-seo-82518-105":29,"detail-sidebar-cat-0-en-105":90},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":13,"seo_description":14,"update_tm":27,"read_time":28},82518,687197100911,"Himbo","https://ap-avatar.wpscdn.com/avatar/a000239b6f1da00475?x-image-process=image/resize,m_fixed,w_180,h_180&k=1782698725881665579",8,"Research & Report","StochasT: Learning with Stochastic Turn Depth for Visual Instruction Tuning","Large Vision-Language Models rely on Visual Instruction Tuning (VIT) to develop multimodal reasoning, yet a mismatch emerges between multi-turn training and single-turn benchmarking. The same-image, multi-turn conversational format can trigger visual attention decay and contextual overfitting, reducing effectiveness when evaluated in isolated settings. StochasT addresses this gap by stochastically grouping language tasks for one image into clusters with varying turn depth while keeping natural order. A Balanced Latin Square–based, benchmark-agnostic evaluation further measures robustness under differing contextual dependencies. Extensive experiments show improved harmonized performance across single-turn and multi-turn use.","arXiv :2607 .00465v 1 [ cs .CV] 1 Jul 2026  \nStochasT: Learning with Stochastic Turn Depth for Visual Instruction Tuning  \nYuan Qing 1 , Chengzhi Mao2 , and Boqing Gong 1  \n1 Boston University, Boston, USA  \n2 Rutgers University, New Brunswick, USA  \n{ymqing, [bgong}@bu.edu](bgong}@bu.edu), [chengzhi.mao@rutgers.edu](chengzhi.mao@rutgers.edu)  \nAbstract. Large Vision-Language Models (LVLMs) rely extensively on Visual Instruction Tuning (VIT) to elicit their multimodal reasoning capabilities. However, we find a discrepancy: VIT often packs multiple language tasks about the same image for conversational, multi-turn training, whereas existing benchmarks evaluate LVLMs in isolated, single-turn scenarios. The models can suffer from visual attention decay and contextual overfitting during multi-turn training, making it hard for them to realize their full potential in the mismatched test phase. To close the gap, we propose learning with Stochastic Turn Depth (StochasT), which stochastically groups language tasks for the same image into clusters of varying sizes (turn depth) while preserving their organic order. Hence, while StochasT draws on Dropout and stochastic depth for ResNets, it does not actually drop anything to maximize the utility of the training data.  \nFurthermore, we introduce a challenging, benchmark-agnostic evaluation mechanism based on the Balanced Latin Square to measure LVLMs’ robustness under varying contextual dependencies. Extensive experiments demonstrate that StochasT effectively grants LVLMs strong, harmonized capabilities for both single-turn and multi-turn use cases. Code is available at: [https://yuanqing-ai.github.io/StochasT](https://yuanqing-ai.github.io/StochasT).  \nKeywords: Large Vision-Language Models · Single-Turn, Multi-Turn, and Stochastic Turn-Depth Evaluation · Visual Instruction Tuning  \n1 Introduction  \nLarge Vision-Language Models (LVLMs) [2, 3, 11, 48, 51, 59] have demonstrated remarkable capabilities across various vision applications, spanning Perception (e.g., object detection, segmentation, OCR), Reasoning (e.g., visual question answering, multi-hop reasoning, chart understanding), and Action (e.g., visual instruction following, embodied navigation, GUI control) . Standard approaches for building such systems typically integrate a pretrained Large Language Model (LLM) [19,44] with a pretrained visual encoder, bridged by an alignment module such as an MLP projection layer or a Q-Former [30] .  \nTo unlock the multimodal reasoning and generalization potential of LVLMs, Visual Instruction Tuning (VIT) [33,34,71] is critical. Prior studies suggest that much of the world knowledge embedded within foundational LLMs is acquired  \n2 Y. Qing et al.  \n\n|  | Multi-turn (MultiT)\u003Cbr>\u003Cbr>\u003Cbr>\u003Cbr> | Stochastic Turn Depth (StochasT)\u003Cbr>(Ours)\u003Cbr>\u003Cbr>\u003Cbr>\u003Cbr>Masked from history |\n| --- | --- | --- |\n\nFig. 1: A visual instruction tuning example (left) and three grouping mechanisms: multi-turn (multiT), singleT, and our proposed stochastic turn depth (StochasT) .  \nduring large-scale pretraining [50, 69] . Consequently, VIT primarily serves to activate and align this latent knowledge toward downstream multimodal task objectives, rather than learning it from scratch.  \nUnlike pure language tasks, the high information density inherent to visual data naturally affords multi-turn (multiT) language queries. A single image often grounds multiple distinct instructions (as illustrated in Fig. 1), and this one-imagemultiT format has been frequently used in VIT [34] . However, a significant discrepancy exists between this multiT training paradigm and currently prevalent singleturn (singleT) evaluation protocols. As depicted in Fig. 1, multiT training groups all instruction-answer pairs about the same image into one training example, while singleT evaluation anchors every instruction individually to the image. As a result, a model may fail to answer a simple question in isolation but succeed when the ex-  \n Qwen2.5-V","cbCaiphp1IIA2EL0","https://ap.wps.com/l/cbCaiphp1IIA2EL0","pdf",7034486,1,29,"English","en",105,"# Introduction\n## Visual Instruction Tuning for LVLMs\n## Single-T vs Multi-T Discrepancy\n## Research Questions\n## StochasT Method\n## Robustness Evaluation","[{\"question\":\"What discrepancy does StochasT address in visual instruction tuning?\",\"answer\":\"VIT often trains LVLMs using multiple language tasks tied to the same image in a multi-turn setting, while common benchmarks evaluate them in isolated single-turn scenarios, causing performance mismatch.\"},{\"question\":\"How does StochasT work to improve single-turn and multi-turn performance?\",\"answer\":\"StochasT stochastically groups tasks for the same image into clusters of varying turn depth, preserving organic order, which enriches context diversity without adding data or extra computation overhead.\"},{\"question\":\"How is LVLM robustness evaluated under different contextual dependencies?\",\"answer\":\"The document introduces a benchmark-agnostic evaluation mechanism based on the Balanced Latin Square to test robustness when contextual dependencies vary.\"}]",1784181125,73,{"code":4,"msg":30,"data":31},"ok",{"site_id":24,"language":23,"slug":32,"title":13,"keywords":33,"description":14,"schema_data":34,"social_meta":85,"head_meta":87,"extra_data":89,"updated_unix":27},"stochast-learning-with-stochastic-turn-depth-for-visual-instruction-tuning","",{"@graph":35,"@context":84},[36,53,67],{"@type":37,"itemListElement":38},"BreadcrumbList",[39,43,47,50],{"item":40,"name":41,"@type":42,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":44,"name":45,"@type":42,"position":46},"https://docshare.wps.com/document/","Document",2,{"item":48,"name":12,"@type":42,"position":49},"https://docshare.wps.com/document/research-report/",3,{"item":51,"name":13,"@type":42,"position":52},"https://docshare.wps.com/document/stochast-learning-with-stochastic-turn-depth-for-visual-instruction-tuning/82518/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":61,"encodingFormat":60,"isAccessibleForFree":62,"interactionStatistic":63},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":40,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-16",true,{"@type":64,"interactionType":65,"userInteractionCount":4},"InteractionCounter",{"@type":66},"ViewAction",{"@type":68,"mainEntity":69},"FAQPage",[70,76,80],{"name":71,"@type":72,"acceptedAnswer":73},"What discrepancy does StochasT address in visual instruction tuning?","Question",{"text":74,"@type":75},"VIT often trains LVLMs using multiple language tasks tied to the same image in a multi-turn setting, while common benchmarks evaluate them in isolated single-turn scenarios, causing performance mismatch.","Answer",{"name":77,"@type":72,"acceptedAnswer":78},"How does StochasT work to improve single-turn and multi-turn performance?",{"text":79,"@type":75},"StochasT stochastically groups tasks for the same image into clusters of varying turn depth, preserving organic order, which enriches context diversity without adding data or extra computation overhead.",{"name":81,"@type":72,"acceptedAnswer":82},"How is LVLM robustness evaluated under different contextual dependencies?",{"text":83,"@type":75},"The document introduces a benchmark-agnostic evaluation mechanism based on the Balanced Latin Square to test robustness when contextual dependencies vary.","https://schema.org",{"og:url":51,"og:type":86,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":88,"canonical":51},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":91},[92,96,100,104,109,114,119,122,127,130,134],{"id":20,"doc_module":4,"doc_module_name":45,"category_name":93,"show_sort_weight":94,"slug":95},"Story & Novel",90,"story-novel",{"id":46,"doc_module":4,"doc_module_name":45,"category_name":97,"show_sort_weight":98,"slug":99},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":45,"category_name":101,"show_sort_weight":102,"slug":103},"Exam",70,"exam",{"id":105,"doc_module":4,"doc_module_name":45,"category_name":106,"show_sort_weight":107,"slug":108},5,"Comic",60,"comic",{"id":110,"doc_module":4,"doc_module_name":45,"category_name":111,"show_sort_weight":112,"slug":113},6,"Technology",50,"technology",{"id":115,"doc_module":4,"doc_module_name":45,"category_name":116,"show_sort_weight":117,"slug":118},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":45,"category_name":12,"show_sort_weight":120,"slug":121},30,"research-report",{"id":123,"doc_module":4,"doc_module_name":45,"category_name":124,"show_sort_weight":125,"slug":126},9,"Religion & Spirituality",20,"religion-spirituality",{"id":125,"doc_module":4,"doc_module_name":45,"category_name":128,"show_sort_weight":125,"slug":129},"World Cup","world-cup",{"id":131,"doc_module":4,"doc_module_name":45,"category_name":132,"show_sort_weight":131,"slug":133},10,"Lifestyle","lifestyle",{"id":135,"doc_module":4,"doc_module_name":45,"category_name":136,"show_sort_weight":105,"slug":137},19,"General","general"]