From ca5ddccf0ec068463d86ae786c46b49756b12790 Mon Sep 17 00:00:00 2001 From: Paul Rosen Date: Fri, 15 Dec 2023 17:35:29 -0700 Subject: [PATCH 1/3] updates to navigation including adding missing pages, removing broken ones, and updating some --- _data/navigation.yml | 59 ++++++++++++----------- _data/sidebars/call-for-participation.yml | 2 +- _data/sidebars/call-for-shortpapers.yml | 2 +- _data/sidebars/call-for-workshops.yml | 2 +- 4 files changed, 34 insertions(+), 31 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 1d6f019d4..407d3a785 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -111,14 +111,17 @@ menu: links: - text: "Papers" url: "/year/2024/info/call-participation/call-for-participation" + is_new: true - text: "Short Papers" url: "/year/2024/info/call-participation/shortpapers" + is_new: true # - text: "Posters" # url: "/year/2024/info/call-participation/posters" # - text: "Tutorials" # url: "/year/2024/info/call-participation/tutorials" - text: "Workshops" url: "/year/2024/info/call-participation/workshops" + is_new: true # - text: "Panels" # url: "/year/2024/info/call-participation/panels" # - text: "Doctoral Colloquium" @@ -171,9 +174,9 @@ menu: # # - text: "VIS 2021 Satellite Program" # # description: "Volunteer to host a satellite event" # # url: "/year/2024/info/call-participation/satellite" - - text: "Organize a meetup" - description: "Meet people for discussion and shared experiences" - url: "/year/2024/info/call-participation/meetups" + # - text: "Organize a meetup" + # description: "Meet people for discussion and shared experiences" + # url: "/year/2024/info/call-participation/meetups" - text: "Become a student volunteer" description: "Support the conference and build your research network" url: "http://www.vissv.org" @@ -182,10 +185,10 @@ menu: description: "Volunteer to review submissions" url: "https://new.precisionconference.com/review_volunteering" is_external: true - - text: "Elections" - description: "Register to vote and nominate/review candidates for the VSC/VEC" - url: "/year/2024/info/elections" - is_new: true + # - text: "Elections" + # description: "Register to vote and nominate/review candidates for the VSC/VEC" + # url: "/year/2024/info/elections" + # is_new: true # # is_new: true # # # - text: "Become an organizer" # # # description: "TK TK TK Join the committees and help organize VIS" @@ -394,8 +397,8 @@ menu: columns: - heading: "" links: - - text: "2024" - url: "http://ieeevis.org/year/2024/welcome" + - text: "2023" + url: "http://ieeevis.org/year/2023/welcome" - text: "2022" url: "http://ieeevis.org/year/2022/welcome" - text: "2021" @@ -408,14 +411,14 @@ menu: url: "http://ieeevis.org/year/2018/welcome" - text: "2017" url: "http://ieeevis.org/year/2017/welcome" + - heading: "" + links: - text: "2016" url: "http://ieeevis.org/year/2016/info/vis-welcome/welcome" - text: "2015" url: "http://ieeevis.org/year/2015/info/vis-welcome/welcome" - text: "2014" url: "http://ieeevis.org/year/2014/info/vis-welcome/welcome" - - heading: "" - links: - text: "2013" url: "http://ieeevis.org/year/2013/info/vis-welcome/welcome" - text: "2012" @@ -424,12 +427,12 @@ menu: url: "http://ieeevis.org/year/2011/info/call-participation/welcome" - text: "2010" url: "http://vis.computer.org/VisWeek2010/" + - heading: "" + links: - text: "2009" url: "http://vis.computer.org/VisWeek2009/" - text: "2008" url: "http://vis.computer.org/VisWeek2008/" - - heading: "" - links: - text: "2007" url: "http://vis.computer.org/vis2007/" - text: "2006" @@ -440,10 +443,10 @@ menu: url: "http://vis.computer.org/vis2004/" - text: "2003" url: "http://vis.computer.org/vis2003/" - - text: "2002" - url: "http://vis.computer.org/vis2002/" - heading: "" links: + - text: "2002" + url: "http://vis.computer.org/vis2002/" - text: "2001" url: "http://vis.computer.org/vis2001/" - text: "2000" @@ -463,19 +466,19 @@ menu: url: "/year/2024/info/history/best-paper-award" - subsections: - # - heading: "Committees" - # columns: - # - links: - # - text: "VIS 2024 Organizing Committee" - # url: "/year/2024/info/committees/conference-committee" - # - text: "Program Committees" - # url: "/year/2024/info/committees/program-committees" - # - text: "VIS Steering Committee" - # url: "/year/2024/info/committees/steering-committees" - # - text: "VIS Executive Committee" - # url: "/year/2024/info/committees/vis-executive-committee" - # - text: "Area Curation Committee" - # url: "/year/2024/info/committees/area-committee" + - heading: "Committees" + columns: + - links: + - text: "VIS 2024 Organizing Committee" + url: "/year/2024/info/committees/conference-committee" + - text: "Program Committees" + url: "/year/2024/info/committees/program-committees" + - text: "VIS Steering Committee" + url: "/year/2024/info/committees/steering-committees" + - text: "VIS Executive Committee" + url: "/year/2024/info/committees/vis-executive-committee" + - text: "Area Curation Committee" + url: "/year/2024/info/committees/area-committee" # # - text: "Restructuring and reVISe" # # url: "/governance/restructuring" - heading: "Governance Documents" diff --git a/_data/sidebars/call-for-participation.yml b/_data/sidebars/call-for-participation.yml index 5300f3058..11d139e36 100644 --- a/_data/sidebars/call-for-participation.yml +++ b/_data/sidebars/call-for-participation.yml @@ -19,7 +19,7 @@ - heading: "Submission process" links: - - text: "Paper submission guidelines" + - text: "Paper Submission Guidelines" url: "/year/2024/info/call-participation/paper-submission-guidelines" - text: "Submission Keywords" url: "/year/2024/info/call-participation/paper-keywords" diff --git a/_data/sidebars/call-for-shortpapers.yml b/_data/sidebars/call-for-shortpapers.yml index ceddc29d5..b03cea30b 100644 --- a/_data/sidebars/call-for-shortpapers.yml +++ b/_data/sidebars/call-for-shortpapers.yml @@ -18,7 +18,7 @@ # url: "/year/2024/info/call-participation/application-spotlights" - heading: "Submission process" links: - - text: "Paper submission guidelines" + - text: "Paper Submission Guidelines" url: "/year/2024/info/call-participation/paper-submission-guidelines" - text: "Submission Keywords" url: "/year/2024/info/call-participation/paper-keywords" diff --git a/_data/sidebars/call-for-workshops.yml b/_data/sidebars/call-for-workshops.yml index fa9d3a9cc..84bdc07fe 100644 --- a/_data/sidebars/call-for-workshops.yml +++ b/_data/sidebars/call-for-workshops.yml @@ -19,7 +19,7 @@ # # - heading: "Submission process" # # links: -# # - text: "Paper submission guidelines" +# # - text: "Paper Submission Guidelines" # # url: "/year/2024/info/call-participation/paper-submission-guidelines" # # - text: "Submission Keywords" # # url: "/year/2024/info/call-participation/paper-keywords" From 7760a33d722478685b1f52990d4dc18b306d6406 Mon Sep 17 00:00:00 2001 From: Paul Rosen Date: Fri, 15 Dec 2023 17:36:01 -0700 Subject: [PATCH 2/3] updating committee pages --- .../info/committees/conference-committee.md | 98 +++++++++---------- .../info/committees/steering-committees.md | 5 +- .../committees/vis-executive-committee.md | 6 +- 3 files changed, 53 insertions(+), 56 deletions(-) diff --git a/content/info/committees/conference-committee.md b/content/info/committees/conference-committee.md index 32f220d42..ee0f9fb89 100644 --- a/content/info/committees/conference-committee.md +++ b/content/info/committees/conference-committee.md @@ -19,20 +19,20 @@ permalink: /info/committees/conference-committee |--- | **Overall Paper Chairs** | | | Tamara Munzner | *University of British Columbia* | -| Niklas Elmqvist | ** | +| Niklas Elmqvist | | | Holger Theisel | *University of Magdeburg* | | Petra Specht (OPC Assistant) | *University of Magdeburg* | |--- | **Area 1 Paper Chairs    —** | **Theoretical & Empirical** | | Adam Perer | *Carnegie Mellon University* | -| Matthew Kay | ** | +| Matthew Kay | | |--- | **Area 2 Paper Chairs    —** | **Applications** | | Tatiana von Landesberger | *University of Cologne, Germany* | | Jiawan Zhang | *Tianjin University* | |--- | **Area 3 Paper Chairs    —** | **Systems & Rendering** | -| Chaoli Wang | ** | +| Chaoli Wang | | | Christoph Garth | *University of Kaiserslautern-Landau* | |--- | **Area 4 Paper Chairs    —** | **Representations & Interaction** | @@ -40,33 +40,33 @@ permalink: /info/committees/conference-committee | Pierre Dragicevic | *Inria Bordeaux* | |--- | **Area 5 Paper Chairs    —** | **Data Transformations** | -| Filip Sadlo | ** | -| Ivan Viola | ** | +| Filip Sadlo | | +| Ivan Viola | | |--- | **Area 6 Paper Chairs    —** | **Analytics & Decisions** | -| Wenwen Dou | ** | +| Wenwen Dou | | | Steffen Koch | *University of Stuttgart* | |--- | **Short Paper Chairs** | | -| Charles Perin | ** | -| Johanna Beyer | ** | -| Takayuki Itoh | ** | +| Charles Perin | | +| Johanna Beyer | | +| Takayuki Itoh | | | Hongfen Yu | *University of Nebraska-Lincoln* | |--- | **Poster Chairs** | | -| Nan Cao | ** | -| Renata Raidou | ** | -| Jiazhi Xia | ** | -| Wesley Willett | ** | +| Nan Cao | | +| Renata Raidou | | +| Jiazhi Xia | | +| Wesley Willett | | |--- | **Panels & Tutorials Chairs** | | | Cagatay Turkay | *University of Warwick* | -| Kai Lawonn | ** | +| Kai Lawonn | | | Leilani Battle | *University of Washington* | |--- | **Application Spotlight Chairs** | | -| Ana Crisan | ** | -| Mennatallah El-Assady | ** | +| Ana Crisan | | +| Mennatallah El-Assady | | |--- | **Open Practices Chairs** | | | Laura Garrison | *University of Bergen* | @@ -74,8 +74,8 @@ permalink: /info/committees/conference-committee | Cody Dunne | *Northeastern University* | |--- | **Workshop Chairs** | | -| Julian Tierny | ** | -| Stefan Bruckner | ** | +| Julian Tierny | | +| Stefan Bruckner | | | Lingyun Yu | *Xi'an Jiaotong-Liverpool University* | | Arvind Satyanarayan | *MIT CSAIL* | |--- @@ -84,27 +84,27 @@ permalink: /info/committees/conference-committee | Rebecca Ruige Xu | *Syracuse University* | |--- | **Vis in Practice Chairs** | | -| Ayan Biswas | ** | -| Arjun Srinivasan | ** | +| Ayan Biswas | | +| Arjun Srinivasan | | |--- | **Doctoral Colloquium Chairs** | | -| Yunhai Wang | ** | -| Christophe Hurter | ** | +| Yunhai Wang | | +| Christophe Hurter | | | Emily Wall | *Emory University* | |--- | **Fast Forward Chairs** | | -| Soumya Dutta | ** | -| Ghulam Jilani Quadri | ** | -| Qing Chen | ** | +| Soumya Dutta | | +| Ghulam Jilani Quadri | | +| Qing Chen | | |--- | **Publication Chairs** | | | Minsuk Kahng | *Google* | | Zhicheng Liu | *University of Maryland College Park* | -| Cindy Xiong | ** | +| Cindy Xiong | | |--- | **Community, Meetups, & Election Chairs** | | | Ali Sarvghad | *University of Massachusstes Amherst* | -| Isaac Cho | ** | +| Isaac Cho | | |--- | **Student Volunteer Chairs** | | | Katy Williams | *Davidson College* | @@ -124,45 +124,45 @@ permalink: /info/committees/conference-committee | **Supporters Chairs** | | | Michael Krone | *University of Tübingen* | | Vidya Setlur | *Tableau Research* | -| Chris Bryan | ** | +| Chris Bryan | | |--- | **Finance Chairs** | | -| Loretta Auvil | ** | -| Maria C. Velez | ** | -| Bhavana Doppalapudi | ** | +| Loretta Auvil | | +| Maria C. Velez | | +| Bhavana Doppalapudi | | |--- | **Incoming General Chairs (VIS25)** | | -| Johanna Schmidt | ** | -| Kresimir Matković | ** | -| Barbora Kozlíková | ** | -| Eduard Gröller | ** | +| Johanna Schmidt | | +| Kresimir Matković | | +| Barbora Kozlíková | | +| Eduard Gröller | | |--- | **Archive Chairs** | | -| Mukund Raj | ** | +| Mukund Raj | | | Kyle Hall | *TD Bank* | | Ashley Suh | *MIT Lincoln Laboratory* | |--- | **Web Chairs** | | | Dylan Cashman | *Brandeis University* | -| Steve Petruzza | *Utah State University * | -| Janos Zimmermann | ** | -| Mashrur Rashik | ** | -| Mahmood Jasim | ** | -| Shayan Monadjemi | ** | +| Steve Petruzza | *Utah State University* | +| Janos Zimmermann | | +| Mashrur Rashik | | +| Mahmood Jasim | | +| Shayan Monadjemi | | |--- | **Technology Chairs** | | -| Aditeya Pandey | ** | -| John Thompson | ** | -| Harry Li | ** | +| Aditeya Pandey | | +| John Thompson | | +| Harry Li | | |--- | **VAST Challenge Chairs** | | -| Jereme Haack | ** | -| Steve Gomez | ** | +| Jereme Haack | | +| Steve Gomez | | | R. Jordan Crouser | *Smith College* | |--- | **SciVis Contest Chairs** | | -| Karen Bemis | ** | -| Tim Gerrits | ** | +| Karen Bemis | | +| Tim Gerrits | | |--- | **IEEE** | | -| Kathy Park | ** | +| Kathy Park | | diff --git a/content/info/committees/steering-committees.md b/content/info/committees/steering-committees.md index c25d2c2a0..21ab5ba89 100644 --- a/content/info/committees/steering-committees.md +++ b/content/info/committees/steering-committees.md @@ -11,11 +11,10 @@ Current members of the VSC are: | **Name** | **Affiliation** | | Jeffrey Heer | *University of Washington* | -| Petra Isenberg | *Inria* (Co-Chair) | +| Petra Isenberg (co-chair) | *Inria* | | Shixia Liu | *Tsinghua University* | | Kwan-Liu Ma | *University of California at Davis* | -| Miriah Meyer | *Linköping University* (Co-Chair) | - +| Miriah Meyer (co-chair) | *Linköping University* | | Jinwook Seo | *Seoul National University* | | Deborah Silver | *Rutgers University* | | Anna Vilanova | *Eindhoven University of Technology* | diff --git a/content/info/committees/vis-executive-committee.md b/content/info/committees/vis-executive-committee.md index 9910d6c99..54a0d6ead 100644 --- a/content/info/committees/vis-executive-committee.md +++ b/content/info/committees/vis-executive-committee.md @@ -14,14 +14,12 @@ The current VEC members are: | Rita Borgo | *King's College London* |
| Gautam Chaudhary | *Alcon* |
| Min Chen | *Oxford* |
- -| Ross Maciejewski (Co-Chair) | *Arizona State University* |
+| Ross Maciejewski (co-chair) | *Arizona State University* |
| Elisabeta Marai | *University of Illinois at Chicago* |
| Matthew Brehmer | *Tableau* |
- | Narges Mahyar | *University of Massachusetts Amherst* |
| Brian Summa | *Tulane University* |
-| Gautam Chaudhary (Co-Chair) | ** |
+| Gautam Chaudhary (co-chair) | ** |
| Leilani Battle | *University of Washington* |
## VIS Executive and Steering Committee Elections From 42d474036f06f3355a82e51065747c248940bbba Mon Sep 17 00:00:00 2001 From: Paul Rosen Date: Fri, 15 Dec 2023 17:36:40 -0700 Subject: [PATCH 3/3] fixed minor bugs and missing content --- content/info/call-participation/area-model.md | 2 - content/info/history/best-paper-award.md | 258 ++++++++++++++++++ .../code-of-conduct.md | 8 +- content/supporters.md | 20 +- 4 files changed, 273 insertions(+), 15 deletions(-) diff --git a/content/info/call-participation/area-model.md b/content/info/call-participation/area-model.md index 8380ad75b..37b57a8d2 100644 --- a/content/info/call-participation/area-model.md +++ b/content/info/call-participation/area-model.md @@ -7,8 +7,6 @@ active_nav: "Contribute" contact: papers@ieeevis.org --- -( This is version 2, minor updates for 2023 -- see [version history](#version-history-of-the-area-model)) - ## Introduction For IEEE VIS 2021 and beyond, the conference changes how it groups shared research interests as part of the reviewing process. Previously, the conference consisted of three sub-conferences, each with similar but separate reviewing processes. Instead, the new area model groups different research topics in Visualization and Visual Analytics into six areas. This allows research papers on closely-related topics to be reviewed in a coherent manner. To ensure a high quality review process, two area paper chairs oversee the reviewing process for each area and draw program committee members from a large joint program committee (PC). The mechanism of a unified PC across all areas allows area co-chairs to have access to wider expertise than was previously the case. diff --git a/content/info/history/best-paper-award.md b/content/info/history/best-paper-award.md index 2ebcca50f..6dcc1b3e7 100644 --- a/content/info/history/best-paper-award.md +++ b/content/info/history/best-paper-award.md @@ -5,6 +5,264 @@ permalink: /info/history/best-paper-award contact: archive@ieeevis.org --- + + + + +### 2023 + + +#### Best Papers + +Xingyu Lan, Yanqiu Wu, Nan Cao +**Affective Visualization Design: Leveraging the Emotional Impact of Data** + + +Max Piochowiak, Carsten Dachsbacher +**Fast Compressed Segmentation Volumes for Scientific Visualization** + + +Fumeng Yang, Mandi Cai, Chloe Rose Mortenson, Hoda Fakhari, Ayse Deniz Lokmanoglu, Jessica Hullman, Steven Franconeri, Nicholas Diakopoulos, Erik Nisbet, Matthew Kay +**Swaying the Public? Impacts of Election Forecast Visualizations on Emotion, Trust, and Intention in the 2022 U.S. Midterms** + + +Anna Offenwanger, Matthew Brehmer, Fanny Chevalier, Theophanis Tsandilas +**TimeSplines: Sketch-based Authoring of Flexible and Idiosyncratic Timelines** + + +Egzon Miftari, Daniel Durstewitz, Filip Sadlo +**Visualization of Discontinuous Vector Field Topology** + + +Peter Rautek, Xingdi Zhang, Bernhard Woschizka, Thomas Theussl, Markus Hadwiger +**Vortex Lens: Interactive Vortex Core Line Extraction using Observed Line Integral Convolution** + + + +#### Best Paper Honorable Mentions + +S. Sandra Bae, Takanori Fujiwara, Anders Ynnerman, Ellen Yi-Luen Do, Michael L Rivera, Danielle Albers Szafir +**A Computational Design Process to Fabricate Sensing Network Physicalizations** + + +Sonia Castelo Quispe, João Rulff, Erin McGowan, Bea Steers, Guande Wu, Shaoyu Chen, Iran Roman, Roque Lopez, Ethan Brewer, Chen Zhao, Jing Qian, Kyunghyun Cho, He He, Qi Sun, Huy T. Vo, Juan Pablo Bello, Michael Krone, Claudio Silva +**ARGUS: Visualization of AI-assisted Task Guidance in AR** + + +Dominik Moritz, Lace M. Padilla, Francis Nguyen, Steven L Franconeri +**Average Estimates in Line Graphs are Biased Towards Areas of Higher Variability** + + +Hyeon Jeon, Ghulam Jilani Quadri, Hyunwook Lee, Paul Rosen, Danielle Albers Szafir, Jinwook Seo +**CLAMS: Cluster Ambiguity Measure for Estimating Perceptual Variability in Visual Clustering** + + +Chenglong Wang, John R. Thompson, Bongshin Lee +**Data Formulator: AI-powered Concept-driven Visualization Authoring** + + +Will Epperson, Vaishnavi Gorantla, Dominik Moritz, Adam Perer +**Dead or Alive: Continuous Data Profiling for Interactive Data Science** + + +Dawar Khan, Ciril Bohak, Ivan Viola +**Dr. KID: Direct Remeshing and K-set Isometric Decomposition for Scalable Physicalization of Organic Shapes** + + +Helen Ai He, Jagoda Walny, Sonja Thoma, Sheelagh Carpendale, Wesley Willett +**Enthusiastic and Grounded, Avoidant and Cautious: Understanding Public Receptivity to Data and Visualizations** + + +Adeel Zafar, Di Yang, Guoning Chen +**Extract and Characterize Hairpin Vortices in Turbulent Flows** + + +Yifang Wang, Yifan Qian, Xiaoyu Qi, Nan Cao, Dashun Wang +**InnovationInsights: A Visual Analytics Approach for Understanding the Dual Frontiers between Science and Technology** + + +Alexander Vieth, Thomas Kroes, Julian Thijssen, Baldur van Lew, Jeroen Eggermont, Soumyadeep Basu, Elmar Eisemann, Anna Vilanova, Thomas Höllt, Boudewijn Lelieveldt +**ManiVault: A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data** + + +Florian Wetzels, Mathieu Pont, Julien Tierny, Christoph Garth +**Merge Tree Geodesics and Barycenters with Path Mappings** + + +Carolina Veiga Ferreira de Souza, Suzanna Maria Bonnet, Daniel de Oliveira, Marcio Cataldi, Fabio Miranda, Marcos Lage +**ProWis: A Visual Approach for Building, Managing, and Analyzing Weather Simulation Ensembles at Runtime** + + + +#### Best Short Paper + +Aidan Slingsby, Richard Reeve, Claire Harris +**Gridded Glyphmaps for Supporting Spatial COVID-19 Modelling** + + +#### Short Paper Honorable Mentions + +Junran Yang, Péter Ferenc Gyarmati, Zehua Zeng, Dominik Moritz +**Draco 2: An Extensible Platform to Model Visualization Design** + +Yiren Ding, Lane Harrison +**Data in the Wind: Evaluating Multiple-Encoding Design for Particle Motion Visualizations** + +#### Best Poster + +Alec Fisher Helbling, Duen Horng Chau +**ManimML: Communicating Machine Learning Architectures with Animation** + +#### Best Poster Honorable Mentions + +Yi Guo, Nan Cao, Xiaoyu Qi, Haoyang Li, Danqing Shi, Jing Zhang, Qing Chen, Daniel Weiskopf +**Enhancing Natural Language-Based Data Exploration with Analysis Pipeline Illustration** + +Leona M Holloway, Peter Cracknell, Kate Stephens, Melissa Fanshawe, Samuel Reinders, Kim Marriott, Matthew Butler +**Refreshable Tactile Displays for Accessible Data Visualisation** + + + + + + + + + + +### 2022 + + +#### Best Papers + +Elsie Lee-Robbins, Eytan Adar +**Affective Learning Objectives for Communicative Visualizations** + +Lace Padilla, Racquel Fygenson, Spencer C. Castro, Enrico Bertini +**Multiple Forecast Visualizations (MFVs): Trade-offs in Trust and Performance in Multiple COVID-19 Forecast Visualizations** + + +David Hägele, Tim Krake, Daniel Weiskopf +**Uncertainty-Aware Multidimensional Scaling** + + +### Best Paper Honorable Mentions + +Ying Zhao, Luhao Ge, Huixuan Xie, Genghuai Bai, Zhao Zhang, Qiang Wei, Yun Lin, Yuchao Liu, Fangfang Zhou +**ASTF: Visual Abstractions of Time-Varying Patterns in Radio Signals** + + +Yang Shi, Tian Gao, Xiaohan Jiao, Nan Cao +**Breaking the Fourth Wall of Data Stories through Interaction** + + +Nicole Sultanum, Farooq Naeem, Michael Brudno, Fanny Chevalier +**ChartWalk: Navigating large collections of text notes in electronic health records for clinical chart review** + + +Benjamin Bach, Euan Freeman, Alfie Abdul-Rahman, Cagatay Turkay, Saiful Khan, Yulei Fan, Min Chen +**Dashboard Design Patterns** + + +Abhraneel Sarma, Shunan Guo, Jane Hoffswell, Ryan Rossi, Fan Du, Eunyee Koh, Matthew Kay +**Evaluating the Use of Uncertainty Visualisations for Imputations of Data Missing At Random in Scatterplots** + + +Wai Tong, Zhutian Chen, Meng Xia, Leo Yu-Ho Lo, Linping Yuan, Benjamin Bach, Huamin Qu +**Exploring Interactions with Printed Data Visualizations in Augmented Reality** + + +Qianwen Wang, Kexin Huang, Payal Chandak, Marinka Zitnik, Nils Gehlenborg +**Extending the Nested Model for User-Centric XAI: A Design Study on GNN-based Drug Repurposing** + + +David Bauer, Qi Wu, Kwan-Liu Ma +**FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks** + + +Kai Lawonn, Monique Meuschke, Pepe Eulzer, Matthias Mitterreiter, Joachim Giesen, Tobias Günther +**GRay: Ray Casting for Visualization and Interactive Data Exploration of Gaussian Mixture Models** + + +Aditeya Pandey, Arjun Srinivasan, Vidya Setlur +**Medley: Intent-based Recommendations to Support Dashboard Composition** + + +Yihong Wu, Dazhen Deng, Xiao Xie, Moqi He, Jie Xu, Hongzeng Zhang, Hui Zhang, Yingcai Wu +**OBTracker: Visual Analytics of Off-ball Movements in Basketball** + + +Nate Morrical, Alper Sahistan, Ugur Gudukbay, Ingo Wald, Valerio Pascucci +**Quick Clusters: A GPU-Parallel Partitioning for Efficient Path Tracing of Unstructured Volumetric Grids** + + +Xiaoyu Zhang, Jorge H Piazentin Ono, Huan Song, Liang Gou, Kwan-Liu Ma, Liu Ren +**SliceTeller : A Data Slice-Driven Approach for Machine Learning Model Validation** + + +Yang Shi, Pei Liu, Siji Chen, Mengdi Sun, Nan Cao +**Supporting Expressive and Faithful Pictorial Visualization Design with Visual Style Transfer** + + +Tica Lin, Zhutian Chen, Yalong Yang, Daniele Chiappalupi, Johanna Beyer, Hanspeter Pfister +**The Quest for Omnioculars: Embedded Visualization for Augmenting Basketball Game Viewing Experiences** + + +Catalina Vajiac, Duen Horng Chau, Andreas Olligschlaeger, Rebecca Mackenzie, Pratheeksha Nair, Meng-Chieh Lee, Yifei Li, Namyong Park, Reihaneh Rabbany, Christos Faloutsos +**TrafficVis: Visualizing Organized Activity and Spatio-Temporal Patterns for Detecting Human Trafficking** + + +Neng Shi, Jiayi Xu, Haoyu Li, Hanqi Guo, Jonathan Woodring, Han-Wei Shen +**VDL-Surrogate: A View-Dependent Latent-based Model for Parameter Space Exploration of Ensemble Simulations** + + +#### Best Short Paper + +Leilani Battle, Danni Feng, Kelli Webber +**Exploring D3 Implementation Challenges on Stack Overflow** + + +#### Short Paper Honorable Mentions + +Maoyuan Sun, Yue Ma, Yuanxin Wang, Tianyi Li, Jian Zhao, Yujun Liu, Ping-Shou Zhong +**Toward Systematic Considerations of Missingness in Visual Analytics** + + +Bingjie Xu, Shunan Guo, Eunyee Koh, Jane Hoffswell, Ryan Rossi, Fan Du +**ARShopping: In-Store Shopping Decision Support Through Augmented Reality and Immersive Visualization** + + + +#### Best Poster + +Jillian Aurisano, Abeer Alsaiari, Abhinav Kumar, Moira Zellner, Jason Leigh, Barbara Di Eugenio, Andrew E Johnson +**Ditto: Exploring data in large display environments through speech+mid-air gesture interactions** + + +#### Best Poster Honorable Mentions + +Luke Demarest +**Dynamic visualizations for violence prevention** + + +Hamza Elhamdadi, Lace Padilla, Cindy Xiong +**Processing Fluency Improves Trust in Scatterplot Visualizations** + + + + + + + + + + + + + + + + ### 2021 #### Best Paper Awards: diff --git a/content/info/inclusion-and-diversity/code-of-conduct.md b/content/info/inclusion-and-diversity/code-of-conduct.md index f5f21e6b3..c6afcf4c5 100644 --- a/content/info/inclusion-and-diversity/code-of-conduct.md +++ b/content/info/inclusion-and-diversity/code-of-conduct.md @@ -23,23 +23,23 @@ The ombuds team for VIS 2023 is: ombuds-gautam - ombuds-chris + ombuds-menna Gautam Chaudhary - Christopher Collins + Menna El-Assady ombuds-josh ombuds-lace - ombuds-kristi + Joshua Levine Lace Padilla - Kristi Potter + diff --git a/content/supporters.md b/content/supporters.md index 0bf2562ef..0d45dc3a2 100644 --- a/content/supporters.md +++ b/content/supporters.md @@ -7,20 +7,20 @@ contact: supporters@ieeevis.org ![Frame 1vis23](https://user-images.githubusercontent.com/1230497/214549284-fcc9d692-8025-47d6-aaf7-980cf6b3fb45.png) -Whether you are recruiting new talent or showcasing key products and services, VIS 2023 is where the international computing and applications community convenes – providing an opportunity to highlight what your company has to offer and reach decision-makers with real buying power. +Whether you are recruiting new talent or showcasing key products and services, VIS 2024 is where the international computing and applications community convenes – providing an opportunity to highlight what your company has to offer and reach decision-makers with real buying power. -VIS 2023 will be the year’s premier forum for advances in theory, methods, applications of data visualization, and visual analytics. The conference will convene an international community of researchers and practitioners from universities, government, and industry to exchange recent findings on the design and use of visualization tools. This year, for the first time, the conference is hosted in Australia, in Melbourne. +VIS 2024 will be the year’s premier forum for advances in theory, methods, applications of data visualization, and visual analytics. The conference will convene an international community of researchers and practitioners from universities, government, and industry to exchange recent findings on the design and use of visualization tools. This year, for the first time, the conference is hosted in Australia, in Melbourne. -Through a six-day program of workshops and tutorials, exposition, panels, posters, keynotes, and research presentations! The conference convenes a global community of over 1000 researchers, students, and practitioners from universities, government, and industry with broad backgrounds in computing, design, mathematics, science, and more. An active recruitment venue for skilled candidates and potential research collaborations, VIS 2023 is where top university graduates and researchers gather. Support this community, and make your presence known at IEEE VIS 2023. +Through a six-day program of workshops and tutorials, exposition, panels, posters, keynotes, and research presentations! The conference convenes a global community of over 1000 researchers, students, and practitioners from universities, government, and industry with broad backgrounds in computing, design, mathematics, science, and more. An active recruitment venue for skilled candidates and potential research collaborations, VIS 2024 is where top university graduates and researchers gather. Support this community, and make your presence known at IEEE VIS 2024. -[>> Browse our sponsorship options in the prospectus <<](/year/2023/assets/IEEE-VIS-2023-Sponsorship-Prospectus-230416.pdf) + # Contact: -- General inquiry: Chad Murphy - ASN Events [](mailto:chad.m@asnevents.net.au) -- Conference-related questions: IEEE VIS Supporters Chairs [](mailto:supporters@ieeevis.org) + +- IEEE VIS Supporters Chairs [](mailto:supporters@ieeevis.org) ![Frame 4vis23](https://user-images.githubusercontent.com/1230497/214549327-b763bf31-f701-4619-96ef-f9b6b8a0bef2.png) @@ -65,8 +65,10 @@ Through a six-day program of workshops and tutorials, exposition, panels, poster ![Frame 3vis23](https://user-images.githubusercontent.com/1230497/214549391-3c244d13-a8a1-46a7-b90a-dc654484a658.png) + ## In supporting the conference as a VIS 2023 Supporter, you: -* will have access to [a range of options for promotion and engagement](/year/2023/assets/IEEE-VIS-2023-Sponsorship-Prospectus-230416.pdf), based on level of support: Platinum, Gold, Bronze, ... + +* will have access to a range of options for promotion and engagement, based on level of support: Platinum, Gold, Bronze, ... * will have access to the conference and its events through registrations for your staff * will have the opportunity to directly sponsor Diversity, Equity and Inclusion priorities * will have access to the conference and its events through registrations for your staff @@ -75,7 +77,7 @@ Through a six-day program of workshops and tutorials, exposition, panels, poster ![Frame 10vis23](https://user-images.githubusercontent.com/1230497/214549434-a59b00eb-9cad-4854-bf10-8821f50f947d.png) -# FAQ +