Skip to content

Commit 2131607

Browse files
committed
adding papers, update my url
1 parent bdd9e98 commit 2131607

File tree

10 files changed

+127
-5
lines changed

10 files changed

+127
-5
lines changed

static/images/figures/gallery.png

317 KB
Loading
324 KB
Loading

static/images/thumbs/gallery.png

317 KB
Loading

static/papers/draco2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"authors": [
2323
{
2424
"first_name": "Junran",
25-
"last_name": "Yang"
25+
"last_name": "Yang",
26+
"url": "https://homes.cs.washington.edu/~junran/"
2627
},
2728
{
2829
"first_name": "Péter",

static/papers/gallery.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"title": "Considering Visualization Example Galleries",
3+
"year": 2024,
4+
"start_page": null,
5+
"end_page": null,
6+
"volume": null,
7+
"issue": null,
8+
"editors": "",
9+
"publisher": "",
10+
"location": "",
11+
"pdf": "https://arxiv.org/pdf/2407.20571",
12+
"abstract": "Example galleries are often used to teach, document, and advertise visually-focused domain-specific languages and libraries, such as those producing visualizations, diagrams, or webpages. Despite their ubiquity, there is no consensus on the role of \"example galleries\", let alone what the best practices might be for their creation or curation. To understand gallery meaning and usage, we interviewed the creators (N=11) and users (N=9) of prominent visualization-adjacent tools. From these interviews we synthesized strategies and challenges for gallery curation and management (e.g. weighing the costs/benefits of adding new examples and trade-offs in richness vs ease of use), highlighted the differences between planned and actual gallery usage (e.g. opportunistic reuse vs search-engine optimization), and reflected on parts of the gallery design space not explored (e.g. highlighting the potential of tool assistance). We found that galleries are multi-faceted structures whose form and content are motivated to accommodate different usages--ranging from marketing material to test suite to extended documentation. This work offers a foundation for future support tools by characterizing gallery design and management, as well as by highlighting challenges and opportunities in the space (such as how more diverse galleries make reuse tasks simpler, but complicate upkeep).",
13+
"thumbnail": "images/thumbs/gallery.png",
14+
"figure": "images/figures/gallery.png",
15+
"caption": "Gallery organization and content depend on the goals and scope of the project they describe. Larger galleries are often categorized by features or task. To wit, Vega groups the examples as bar chart, line charts and so on, whereas Plot.ly groups by data domain like finance or statistics. In contrast Idyll's gallery is bifurcated into large high-level article examples and small low-level component examples.",
16+
"web_name": "gallery",
17+
"visible": true,
18+
"mod_date": "2024-07-31",
19+
"note": "",
20+
"pub_date": "2024-07-31",
21+
"venue": "VL/HCC",
22+
"authors": [
23+
{
24+
"first_name": "Junran",
25+
"last_name": "Yang",
26+
"url": "https://homes.cs.washington.edu/~junran/"
27+
},
28+
{
29+
"first_name": "Andrew",
30+
"last_name": "McNutt",
31+
"url": "http://mcnutt.in/"
32+
},
33+
{
34+
"first_name": "Leilani",
35+
"last_name": "Battle",
36+
"url": "https://homes.cs.washington.edu/~leibatt/"
37+
}
38+
],
39+
"materials": [],
40+
"tags": [],
41+
"doi": "10.48550/arXiv.2407.20571"
42+
}

static/papers/too-many-cooks.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
},
2727
{
2828
"first_name": "Junran",
29-
"last_name": "Yang"
29+
"last_name": "Yang",
30+
"url": "https://homes.cs.washington.edu/~junran/"
3031
},
3132
{
3233
"first_name": "Dominik",

static/papers/vega-plus.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"doi": "10.1145/3639276",
3+
"web_name": "vega-plus",
4+
"title": "Optimizing Dataflow Systems for Scalable Interactive Visualization",
5+
"venue": "SIGMOD",
6+
"year": 2024,
7+
"note": "",
8+
"start_page": null,
9+
"end_page": null,
10+
"volume": 2,
11+
"issue": 1,
12+
"editors": "",
13+
"publisher": "Association for Computing Machinery (ACM)",
14+
"location": "",
15+
"pdf": "https://dl.acm.org/doi/pdf/10.1145/3639276",
16+
"abstract": "Supporting the interactive exploration of large datasets is a popular and challenging use case for data management systems. Traditionally, the interface and the back-end system are built and optimized separately, and interface design and system optimization require different skill sets that are difficult for one person to master. To enable analysts to focus on visualization design, we contribute VegaPlus, a system that automatically optimizes interactive dashboards to support large datasets. To achieve this, VegaPlus leverages two core ideas. First, we introduce an optimizer that can reason about execution plans in Vega, a back-end DBMS, or a mix of both environments. The optimizer also considers how user interactions may alter execution plan performance, and can partially or fully rewrite the plans when needed. Through a series of benchmark experiments on seven different dashboard designs, our results show that VegaPlus provides superior performance and versatility compared to standard dashboard optimization techniques.",
17+
"thumbnail": "images/figures/vega-plus.png",
18+
"figure": "images/figures/vega-plus.png",
19+
"caption": "The architecture diagram.",
20+
"visible": true,
21+
"pub_date": "2024,3,12-01-01",
22+
"mod_date": "2024-07-30",
23+
"authors": [
24+
{
25+
"first_name": "Junran",
26+
"last_name": "Yang",
27+
"url": "https://homes.cs.washington.edu/~junran/"
28+
},
29+
{
30+
"first_name": "Hyekang",
31+
"last_name": "Joo",
32+
"display_name": "Hyekang (Kevin) Joo",
33+
"url": "https://hyekangjoo.github.io/"
34+
},
35+
{
36+
"first_name": "Sai",
37+
"last_name": "Yerramreddy",
38+
"display_name": "Sai Yerramreddy"
39+
},
40+
{
41+
"first_name": "Dominik",
42+
"last_name": "Moritz",
43+
"url": "http://domoritz.de/"
44+
},
45+
{
46+
"first_name": "Leilani",
47+
"last_name": "Battle",
48+
"url": "https://homes.cs.washington.edu/~leibatt/"
49+
}
50+
],
51+
"materials": [],
52+
"tags": []
53+
}

static/papers/vegaprof.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"authors": [
2323
{
2424
"first_name": "Junran",
25-
"last_name": "Yang"
25+
"last_name": "Yang",
26+
"url": "https://homes.cs.washington.edu/~junran/"
2627
},
2728
{
2829
"first_name": "Alex",

static/people.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,18 +4199,32 @@
41994199
"interests": "Computer Vision, Machine Learning, HCI",
42004200
"org": "UMD CS"
42014201
},
4202+
{
4203+
"first_name": "Sai",
4204+
"last_name": "Yerramreddy",
4205+
"display_name": "Sai Yerramreddy",
4206+
"email": "",
4207+
"url": "",
4208+
"status": "collaborator",
4209+
"visible": true,
4210+
"image": null,
4211+
"nickname": null,
4212+
"position": null,
4213+
"interests": null,
4214+
"org": null
4215+
},
42024216
{
42034217
"first_name": "Junran",
42044218
"last_name": "Yang",
42054219
"display_name": null,
42064220
"email": "",
4207-
"url": "",
4221+
"url": "https://homes.cs.washington.edu/~junran/",
42084222
"status": "member",
42094223
"visible": true,
42104224
"image": "images/people/junran.jpg",
42114225
"nickname": "Junran",
42124226
"position": "PhD Student",
4213-
"interests": "Visualization, Data Management, HCI, Painting",
4227+
"interests": "Visualization, Data Management, Tennis, Painting",
42144228
"org": "UW CSE"
42154229
},
42164230
{

static/venues.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,15 @@
268268
"fullName": "EPJ Data Science",
269269
"nickname": "EPJ-DS",
270270
"venueType": "journal"
271+
},
272+
{
273+
"fullName": "IEEE Symposium on Visual Languages and Human Centric Computing (VL/HCC)",
274+
"nickname": "VL/HCC",
275+
"venueType": "conference"
276+
},
277+
{
278+
"fullName": "Proceedings of the ACM on Management of Data (SIGMOD)",
279+
"nickname": "SIGMOD",
280+
"venueType": "journal"
271281
}
272282
]

0 commit comments

Comments
 (0)