Jean-Daniel Fekete

Last updated

Jean-Daniel Fekete
Inria-0376-149.jpg
Born12 April 1963 (1963-04-12) (age 60)
NationalityFrench
Alma mater Paris-Sud 11 University (PhD)
Scientific career
Fields Computer science (human–computer interaction, Information Visualization)
Institutions INRIA Saclay
Doctoral advisor Michel Beaudouin-Lafon
Website https://www.aviz.fr/~fekete/

Jean-Daniel Fekete is a French computer scientist.

Education

Fekete received his PhD from the Paris-Saclay University in 1996. [1] )

Contents

He obtained his Habilitation in 2005, entitled "Nouvelle génération d'Interfaces Homme-Machine pour mieux agir et mieux comprendre" (New generation of Human Machine Interfaces for better interacting and understanding) at Université Paris-Sud 11 (now Paris-Saclay University). The jury was Joëlle Coutaz (Prof. Université de Grenoble II), Saul Greenberg (Prof. University of Calgary, Canada), Ben Shneiderman (Prof. University of Maryland, USA), Michel Beaudouin-Lafon (Prof. Paris-Saclay University, FR), Jean-Gabriel Ganascia (Prof. Sorbonne University, FR), Guy Mélançon (Prof. Université Montpellier III, FR) and Claude Puech (Prof. Grenoble Alpes University, FR).

As an undergraduate student he worked at the Centre Mondial Informatique et Ressource Humaine.

Research

After an early career working in startups [1] developing medical diagnostic expert systems [2] and interactive 2D animation software, [3] Fekete joined INRIA. He is currently the Scientific Leader of the Aviz group, which he created in 2006. [1] Aviz is an INRIA group, and also part of Université Paris-Saclay. [4]

Fekete's main fields of research are visual analytics, information visualization and human–computer interaction. [5]

Fekete developed the Infovis Toolkit, [6] a Java toolkit to facilitate the design of information visualization interfaces; and later expanded this work into the meta-toolkit Obvious. [7]

He led the development of techniques for the interactive analysis of graphs [8] [9] using various representations including the early use of matrices, [10] [11] and their evaluation. [12]

Making visualization more accessible to social scientists and historians has been a goal in the development of several tools, e.g., to analyze social networks, [9] genealogical structures, [13] or collections of structured documents. [14]

Early work on large scale visualization [15] led to contributions on progressive analytics as a method for managing big data analysis, [16] and the organization of a Dagsthul seminar. [17]

Additional research directions include visualization literacy, [18] and data physicalization such as with the Zooid user interface, [19] [20] which received an award at UIST'2016. [21]

From 2009 to 2012 Jean-Daniel Fekete was the president of l'AFIHM, [22] the French national equivalent of Association for Computing Machinery SIGCHI. He has served as IEEE InfoVis Paper Co-Chair (2009–2010) and Conference Chair (2011). He was the general chair of the IEEE VisWeek 2014 conference (Paris, France).

From August 2001 to August 2002 Fekete was a visiting scientist at the University of Maryland Human-Computer Interaction Lab (HCIL), which he previously visited (July to August 1998) to develop "Excentric Labeling" [23] along with Catherine Plaisant as a technique to display a high density of labels on maps.

Awards

In 2020 Jean-Daniel Fekete was elected to the Association for Computing Machinery (ACM) CHI Academy, for his contributions to the field of study of human–computer interaction. [24]

In October 2020 Fekete was recognized by IEEE VGTC with the 2020 Technical Achievement Award for "his research innovations in network visualization, visual analytics infrastructure, and data physicalization." [25]

Related Research Articles

<span class="mw-page-title-main">Chartjunk</span> Term for unnecessary visual elements in charts

Chartjunk consists of all visual elements in charts and graphs that are not necessary to comprehend the information represented on the graph, or that distract the viewer from this information.

<span class="mw-page-title-main">Treemapping</span> Visualisation method for hierchical data

In information visualization and computing, treemapping is a method for displaying hierarchical data using nested figures, usually rectangles.

<span class="mw-page-title-main">Marching cubes</span> Computer graphics algorithm

Marching cubes is a computer graphics algorithm, published in the 1987 SIGGRAPH proceedings by Lorensen and Cline, for extracting a polygonal mesh of an isosurface from a three-dimensional discrete scalar field. The applications of this algorithm are mainly concerned with medical visualizations such as CT and MRI scan data images, and special effects or 3-D modelling with what is usually called metaballs or other metasurfaces. The marching cubes algorithm is meant to be used for 3-D; the 2-D version of this algorithm is called the marching squares algorithm.

<span class="mw-page-title-main">Pat Hanrahan</span> American computer graphics researcher

Patrick M. Hanrahan is an American computer graphics researcher, the Canon USA Professor of Computer Science and Electrical Engineering in the Computer Graphics Laboratory at Stanford University. His research focuses on rendering algorithms, graphics processing units, as well as scientific illustration and visualization. He has received numerous awards, including the 2019 Turing Award.

<span class="mw-page-title-main">University of Maryland Human–Computer Interaction Lab</span> Research lab at the University of Maryland, College Park

The Human–Computer Interaction Lab (HCIL) at the University of Maryland, College Park is an academic research center specializing in the field of human-computer interaction (HCI). Founded in 1983 by Ben Shneiderman, it is one of the oldest HCI labs of its kind. The HCIL conducts research on the design, implementation, and evaluation of computer interface technologies. Additional research focuses on the development of user interfaces and design methods. Primary activities of the HCIL include collaborative research, publication and the sponsorship of open houses, workshops and annual symposiums.

<span class="mw-page-title-main">Voreen</span> Volume visualization library and development platform

Voreen is an open-source volume visualization library and development platform. Through the use of GPU-based volume rendering techniques it allows high frame rates on standard graphics hardware to support interactive volume exploration.

<span class="mw-page-title-main">Marilyn Tremaine</span> American computer scientist

Marilyn Mantei Tremaine is an American computer scientist. She is an expert in human–computer interaction and considered a pioneer of the field.

<span class="mw-page-title-main">Glyph (data visualization)</span> Visual representation of a piece of data

In the context of data visualization, a glyph is any marker, such as an arrow or similar marking, used to specify part of a visualization. This is a representation to visualize data where the data set is presented as a collection of visual objects. These visual objects are collectively called a glyph. It helps visualizing data relation in data analysis, statistics, etc. by using any custom notation.

In the context of data visualization, a glyph is the visual representation of a piece of data where the attributes of a graphical entity are dictated by one or more attributes of a data record.

Jarke J. (Jack) van Wijk is a Dutch computer scientist, a professor in the Department of Mathematics and Computer Science at the Eindhoven University of Technology, and an expert in information visualization.

In the mathematical fields of numerical analysis and approximation theory, box splines are piecewise polynomial functions of several variables. Box splines are considered as a multivariate generalization of basis splines (B-splines) and are generally used for multivariate approximation/interpolation. Geometrically, a box spline is the shadow (X-ray) of a hypercube projected down to a lower-dimensional space. Box splines and simplex splines are well studied special cases of polyhedral splines which are defined as shadows of general polytopes.

<span class="mw-page-title-main">Streamgraph</span> Type of stacked area graph

A streamgraph, or stream graph, is a type of stacked area graph which is displaced around a central axis, resulting in a flowing, organic shape. Unlike a traditional stacked area graph in which the layers are stacked on top of an axis, in a streamgraph the layers are positioned to minimize their "wiggle". More formally, the layers are displaced to minimize the sum of the squared slopes of each layer, weighted by the area of the layer. Streamgraphs display data with only positive values, and are not able to represent both negative and positive values.

Sheelagh Carpendale is a Canadian artist and computer scientist working in the field of information visualization and human-computer interaction.

<span class="mw-page-title-main">Chord diagram (information visualization)</span>

A chord diagram is a graphical method of displaying the inter-relationships between data in a matrix. The data are arranged radially around a circle with the relationships between the data points typically drawn as arcs connecting the data.

The IEEE Visualization Conference (VIS) is an annual conference on scientific visualization, information visualization, and visual analytics administrated by the IEEE Computer Society Technical Committee on Visualization and Graphics. As ranked by Google Scholar's h-index metric in 2016, VIS is the highest rated venue for visualization research and the second-highest rated conference for computer graphics over all. It has an 'A' rating from the Australian Ranking of ICT Conferences, an 'A' rating from the Brazilian ministry of education, and an 'A' rating from the China Computer Federation (CCF). The conference is highly selective with generally < 25% acceptance rates for all papers.

Charles "Chuck" D. Hansen is an American computer scientist at the University of Utah who works on scientific visualization. He is a Distinguished Professor, a Fellow of the IEEE and a founding faculty member of the Scientific Computing and Imaging Institute. He was an associate editor-in-chief of IEEE Transactions on Visualization and Graphics.

In statistics, dichotomous thinking or binary thinking is the process of seeing a discontinuity in the possible values that a p-value can take during null hypothesis significance testing: it is either above the significance threshold or below. When applying dichotomous thinking, a first p-value of 0.0499 will be interpreted the same as a p-value of 0.0001 while a second p-value of 0.0501 will be interpreted the same as a p-value of 0.7. The fact that first and second p-values are mathematically very close is thus completely disregarded and values of p are not considered as continuous but are interpreted dichotomously with respect to the significance threshold. A common measure of dichotomous thinking is the cliff effect. A reason to avoid dichotomous thinking is that p-values and other statistics naturally change from study to study due to random variation alone; decisions about refutation or support of a scientific hypothesis based on a result from a single study are therefore not reliable.

<span class="mw-page-title-main">Vega and Vega-Lite visualisation grammars</span> Graphics software tools

Vega and Vega-Lite are visualization tools implementing a grammar of graphics, similar to ggplot2. The Vega and Vega-Lite grammars extend Leland Wilkinson's Grammar of Graphics. by adding a novel grammar of interactivity to assist in the exploration of complex datasets.

Jessica Hullman is a computer scientist and the Ginni Rometty associate professor of Computer Science at Northwestern University. She is known for her research in Information visualization.

Niklas Elmqvist is a Swedish-American computer scientist. He is currently a professor in the College of Information Studies, an affiliate professor in the Computer Science Department, and an affiliate member of UMIACS, all at the University of Maryland, College Park. Elmqvist served as director of the University of Maryland Human–Computer Interaction Lab from 2016-2021. Prior to joining UMD, he was a faculty member in the School of Electrical and Computer Engineering at Purdue University from 2008 to 2014.

Steven Mark Drucker is an American computer scientist who studies how to help people understand data, and communicate their insights to others. He is a Partner at Microsoft Research, where he also serves as the Research Manager of the VIDA group. Drucker is an affiliate professor at the University of Washington Computer Science and Engineering Department.

References

  1. 1 2 3 Jean-Daniel Fekete's Resume. Retrieved Jan 20, 2022
  2. Fekete, J.-D.; Hap, B.; Dumeur, R. (1989). "GENESE: narrowing the gap between experts and systems". Images of the Twenty-First Century. Proceedings of the Annual International Engineering in Medicine and Biology Society. IEEE: 1845–1846. doi:10.1109/iembs.1989.96481. S2CID   61952123.
  3. Fekete, Jean-Daniel; Bizouarn, Érick; Cournarie, Éric; Galas, Thierry; Taillefer, Frédéric (15 September 1995). "TicTacToon". Proceedings of the 22nd annual conference on Computer graphics and interactive techniques - SIGGRAPH '95. New York, NY, USA: Association for Computing Machinery. pp. 79–90. doi:10.1145/218380.218417. ISBN   978-0-89791-701-8. S2CID   9265476.
  4. Aviz group website. Retrieved Jan 20, 2022
  5. "Jean-Daniel Fekete". scholar.google.com. Retrieved 25 January 2022.
  6. , Fekete, J-D 2004. The InfoVis Toolkit. In Proceedings of the 10th IEEE Symposium on Information Visualization (InfoVis 04), pages 167–174, Austin, TX, October 2004. IEEE Press
  7. Fekete, Jean-Daniel; Hémery, Pierre-Luc; Baudel, Thomas; Wood, Jo (2011). "Obvious: A meta-toolkit to encapsulate information visualization toolkits One toolkit to bind them all". 2011 IEEE Conference on Visual Analytics Science and Technology (VAST). pp. 91–100. doi:10.1109/VAST.2011.6102446. ISBN   978-1-4673-0014-8. S2CID   14801452.
  8. Bach, Benjamin; Pietriga, Emmanuel; Fekete, Jean-Daniel (2014). "GraphDiaries: Animated Transitions andTemporal Navigation for Dynamic Networks". IEEE Transactions on Visualization and Computer Graphics. 20 (5): 740–754. doi:10.1109/TVCG.2013.254. ISSN   1077-2626. PMID   26357296. S2CID   354681.
  9. 1 2 Valdivia, Paola; Buono, Paolo; Plaisant, Catherine; Dufournaud, Nicole; Fekete, Jean-Daniel (1 January 2021). "Analyzing Dynamic Hypergraphs with Parallel Aggregated Ordered Hypergraph Visualization". IEEE Transactions on Visualization and Computer Graphics. 27 (1): 1–13. doi:10.1109/TVCG.2019.2933196. ISSN   1077-2626. PMID   31398121. S2CID   199518871.
  10. Henry, Nathalie; Fekete, Jean-Daniel; McGuffin, Michael J. (2007). "NodeTrix: a Hybrid Visualization of Social Networks". IEEE Transactions on Visualization and Computer Graphics. 13 (6): 1302–1309. arXiv: 0705.0599 . doi:10.1109/TVCG.2007.70582. ISSN   1077-2626. PMID   17968078. S2CID   8451881.
  11. Elmqvist, N.; Dragicevic, P.; Fekete, J.-D. (2008). "Rolling the Dice: Multidimensional Visual Exploration using Scatterplot Matrix Navigation". IEEE Transactions on Visualization and Computer Graphics. 14 (6): 1539–1148. doi:10.1109/TVCG.2008.153. ISSN   1077-2626. PMID   18989008. S2CID   541489.
  12. Ghoniem, M.; Fekete, J.-D.; Castagliola, P. (2004). "A Comparison of the Readability of Graphs Using Node-Link and Matrix-Based Representations". IEEE Symposium on Information Visualization (PDF). Austin, TX, USA: IEEE. pp. 17–24. doi:10.1109/INFVIS.2004.1. ISBN   0-7803-8779-3. S2CID   6288787.{{cite book}}: Check |isbn= value: checksum (help)
  13. Bezerianos, Anastasia; Dragicevic, Pierre; Fekete, Jean-Daniel; Juhee Bae; Watson, Ben (2010). "GeneaQuilts: A System for Exploring Large Genealogies". IEEE Transactions on Visualization and Computer Graphics. 16 (6): 1073–1081. doi:10.1109/TVCG.2010.159. ISSN   1077-2626. PMID   20975145. S2CID   7259922 . Retrieved 24 January 2022.
  14. Fekete, Jean-Daniel; Dufournaud, Nicole (2000). "Compus". Proceedings of the fifth ACM conference on Digital libraries. San Antonio, Texas, United States: ACM Press. pp. 47–55. doi:10.1145/336597.336632. ISBN   978-1-58113-231-1. S2CID   12564377.
  15. Fekete, J.-D.; Plaisant, C. (2002). "Interactive information visualization of a million items". IEEE Symposium on Information Visualization, 2002. INFOVIS 2002. Boston, MA, USA: IEEE Comput. Soc. pp. 117–124. doi:10.1109/INFVIS.2002.1173156. ISBN   978-0-7695-1751-3. S2CID   10244106.
  16. Zgraggen, Emanuel; Galakatos, Alex; Crotty, Andrew; Fekete, Jean-Daniel; Kraska, Tim (1 August 2017). "How Progressive Visualizations Affect Exploratory Analysis". IEEE Transactions on Visualization and Computer Graphics. 23 (8): 1977–1987. doi:10.1109/TVCG.2016.2607714. ISSN   1077-2626. PMID   28113667. S2CID   9737052.
  17. "Progressive Data Analysis and Visualization - Dagstuhl Seminar Homepage". www.dagstuhl.de. Retrieved 25 January 2022.
  18. Boy, Jeremy; Rensink, Ronald A.; Bertini, Enrico; Fekete, Jean-Daniel (31 December 2014). "A Principled Way of Assessing Visualization Literacy". IEEE Transactions on Visualization and Computer Graphics. 20 (12): 1963–1972. doi:10.1109/TVCG.2014.2346984. ISSN   1077-2626. PMID   26356910. S2CID   18041674.
  19. Le Goc, Mathieu; Kim, Lawrence H.; Parsaei, Ali; Fekete, Jean-Daniel; Dragicevic, Pierre; Follmer, Sean (16 October 2016). "Zooids". Proceedings of the 29th Annual Symposium on User Interface Software and Technology (PDF). Tokyo Japan: ACM. pp. 97–109. doi:10.1145/2984511.2984547. ISBN   978-1-4503-4189-9. S2CID   1618562.
  20. "Zooids: Building Blocks for Swarm User Interfaces". Elektor. 10 November 2016. Retrieved 25 January 2022.
  21. "shape lab - Stanford University - UIST 2016 awards". shape.stanford.edu. Retrieved 25 January 2022.
  22. , AFIHM's website (in french).
  23. , Fekete, J-D, Plaisant, C. 1998. Excentric labeling: dynamic neighborhood labeling for data visualization. In Proceedings of CHI '99 Proceedings of the SIGCHI conference on Human factors in computing system (CHI 98), pages 512–519. ACM.
  24. "SIGCHI Award Recipients". SIGCHI.org. Retrieved 3 November 2020.
  25. "IEEE VGTC Visualization Technical Awards". computer.org. Retrieved 13 May 2020.