data
dict
{ "issue": { "id": "12OmNrYlmwh", "title": "May", "year": "1998", "issueNum": "05", "idPrefix": "tp", "pubType": "journal", "volume": "20", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUygT7yY", "doi": "10.1109/34.682180", "abstract": "Abstract—Despite the intuitive interpretation of the skeleton as the \"center line of the shape,\" it is surprisingly hard to get skeletonization algorithms that simultaneously produce all the \"good\" properties we expect (e.g., well-centered, well-connected, rotation-invariant, efficient, robust, accurately reflecting the shape). In this paper, we introduce the new concept of \"veinerization,\" which produces a graph that contains all the \"topological\" information needed to derive a wide variety of skeletons. Theoretically, the main contribution is to provide a homogeneous framework for integration of the major concepts described in other related works on digital skeletonization. In practice, the new aspect of this approach is to provide the user with different criteria for selecting the most suitable skeleton for a given application; e.g., the user can select a suitable threshold for obtaining the desirable balance between \"having a skeleton without noisy prunes\" and \"having a skeleton that reflects the initial shape.\" This algorithm has been tested on numerous kinds of patterns, including pathological ones like fractal sets well-known for the complexity of their shapes.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—Despite the intuitive interpretation of the skeleton as the \"center line of the shape,\" it is surprisingly hard to get skeletonization algorithms that simultaneously produce all the \"good\" properties we expect (e.g., well-centered, well-connected, rotation-invariant, efficient, robust, accurately reflecting the shape). In this paper, we introduce the new concept of \"veinerization,\" which produces a graph that contains all the \"topological\" information needed to derive a wide variety of skeletons. Theoretically, the main contribution is to provide a homogeneous framework for integration of the major concepts described in other related works on digital skeletonization. In practice, the new aspect of this approach is to provide the user with different criteria for selecting the most suitable skeleton for a given application; e.g., the user can select a suitable threshold for obtaining the desirable balance between \"having a skeleton without noisy prunes\" and \"having a skeleton that reflects the initial shape.\" This algorithm has been tested on numerous kinds of patterns, including pathological ones like fractal sets well-known for the complexity of their shapes.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—Despite the intuitive interpretation of the skeleton as the \"center line of the shape,\" it is surprisingly hard to get skeletonization algorithms that simultaneously produce all the \"good\" properties we expect (e.g., well-centered, well-connected, rotation-invariant, efficient, robust, accurately reflecting the shape). In this paper, we introduce the new concept of \"veinerization,\" which produces a graph that contains all the \"topological\" information needed to derive a wide variety of skeletons. Theoretically, the main contribution is to provide a homogeneous framework for integration of the major concepts described in other related works on digital skeletonization. In practice, the new aspect of this approach is to provide the user with different criteria for selecting the most suitable skeleton for a given application; e.g., the user can select a suitable threshold for obtaining the desirable balance between \"having a skeleton without noisy prunes\" and \"having a skeleton that reflects the initial shape.\" This algorithm has been tested on numerous kinds of patterns, including pathological ones like fractal sets well-known for the complexity of their shapes.", "title": "Veinerization: A New Shape Description for Flexible Skeletonization", "normalizedTitle": "Veinerization: A New Shape Description for Flexible Skeletonization", "fno": "i0505", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Digital Skeleton", "Veinerization", "Skeletonization", "Context Adaptation", "Digital Topology", "Graphs", "Fractal Sets" ], "authors": [ { "givenName": "Marc Pierrot", "surname": "Deseilligny", "fullName": "Marc Pierrot Deseilligny", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Georges", "surname": "Stamon", "fullName": "Georges Stamon", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Ching Y.", "surname": "Suen", "fullName": "Ching Y. Suen", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "05", "pubDate": "1998-05-01 00:00:00", "pubType": "trans", "pages": "505-521", "year": "1998", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "i0493", "articleId": "13rRUygT7gb", "__typename": "AdjacentArticleType" }, "next": { "fno": "i0522", "articleId": "13rRUwhpBOQ", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNrNh0un", "title": "December", "year": "2010", "issueNum": "12", "idPrefix": "tp", "pubType": "journal", "volume": "32", "label": "December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwghdae", "doi": "10.1109/TPAMI.2010.46", "abstract": "Point set registration is a key component in many computer vision tasks. The goal of point set registration is to assign correspondences between two sets of points and to recover the transformation that maps one point set to the other. Multiple factors, including an unknown nonrigid spatial transformation, large dimensionality of point set, noise, and outliers, make the point set registration a challenging problem. We introduce a probabilistic method, called the Coherent Point Drift (CPD) algorithm, for both rigid and nonrigid point set registration. We consider the alignment of two point sets as a probability density estimation problem. We fit the Gaussian mixture model (GMM) centroids (representing the first point set) to the data (the second point set) by maximizing the likelihood. We force the GMM centroids to move coherently as a group to preserve the topological structure of the point sets. In the rigid case, we impose the coherence constraint by reparameterization of GMM centroid locations with rigid parameters and derive a closed form solution of the maximization step of the EM algorithm in arbitrary dimensions. In the nonrigid case, we impose the coherence constraint by regularizing the displacement field and using the variational calculus to derive the optimal transformation. We also introduce a fast algorithm that reduces the method computation complexity to linear. We test the CPD algorithm for both rigid and nonrigid transformations in the presence of noise, outliers, and missing points, where CPD shows accurate results and outperforms current state-of-the-art methods.", "abstracts": [ { "abstractType": "Regular", "content": "Point set registration is a key component in many computer vision tasks. The goal of point set registration is to assign correspondences between two sets of points and to recover the transformation that maps one point set to the other. Multiple factors, including an unknown nonrigid spatial transformation, large dimensionality of point set, noise, and outliers, make the point set registration a challenging problem. We introduce a probabilistic method, called the Coherent Point Drift (CPD) algorithm, for both rigid and nonrigid point set registration. We consider the alignment of two point sets as a probability density estimation problem. We fit the Gaussian mixture model (GMM) centroids (representing the first point set) to the data (the second point set) by maximizing the likelihood. We force the GMM centroids to move coherently as a group to preserve the topological structure of the point sets. In the rigid case, we impose the coherence constraint by reparameterization of GMM centroid locations with rigid parameters and derive a closed form solution of the maximization step of the EM algorithm in arbitrary dimensions. In the nonrigid case, we impose the coherence constraint by regularizing the displacement field and using the variational calculus to derive the optimal transformation. We also introduce a fast algorithm that reduces the method computation complexity to linear. We test the CPD algorithm for both rigid and nonrigid transformations in the presence of noise, outliers, and missing points, where CPD shows accurate results and outperforms current state-of-the-art methods.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Point set registration is a key component in many computer vision tasks. The goal of point set registration is to assign correspondences between two sets of points and to recover the transformation that maps one point set to the other. Multiple factors, including an unknown nonrigid spatial transformation, large dimensionality of point set, noise, and outliers, make the point set registration a challenging problem. We introduce a probabilistic method, called the Coherent Point Drift (CPD) algorithm, for both rigid and nonrigid point set registration. We consider the alignment of two point sets as a probability density estimation problem. We fit the Gaussian mixture model (GMM) centroids (representing the first point set) to the data (the second point set) by maximizing the likelihood. We force the GMM centroids to move coherently as a group to preserve the topological structure of the point sets. In the rigid case, we impose the coherence constraint by reparameterization of GMM centroid locations with rigid parameters and derive a closed form solution of the maximization step of the EM algorithm in arbitrary dimensions. In the nonrigid case, we impose the coherence constraint by regularizing the displacement field and using the variational calculus to derive the optimal transformation. We also introduce a fast algorithm that reduces the method computation complexity to linear. We test the CPD algorithm for both rigid and nonrigid transformations in the presence of noise, outliers, and missing points, where CPD shows accurate results and outperforms current state-of-the-art methods.", "title": "Point Set Registration: Coherent Point Drift", "normalizedTitle": "Point Set Registration: Coherent Point Drift", "fno": "ttp2010122262", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Registration", "Correspondence", "Matching", "Alignment", "Rigid", "Nonrigid", "Point Sets", "Coherent Point Drift CPD", "Gaussian Mixture Model GMM", "Coherence", "Regularization", "EM Algorithm" ], "authors": [ { "givenName": "Andriy", "surname": "Myronenko", "fullName": "Andriy Myronenko", "affiliation": "Oregon Health and Science University, Beaverton", "__typename": "ArticleAuthorType" }, { "givenName": "Xubo", "surname": "Song", "fullName": "Xubo Song", "affiliation": "Oregon Health and Science University, Beaverton", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2010-12-01 00:00:00", "pubType": "trans", "pages": "2262-2275", "year": "2010", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cvprw/2015/6759/0/07301306", "title": "Non-rigid articulated point set registration with Local Structure Preservation", "doi": null, "abstractUrl": "/proceedings-article/cvprw/2015/07301306/12OmNASraR4", "parentPublication": { "id": "proceedings/cvprw/2015/6759/0", "title": "2015 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/wacv/2015/6683/0/6683a094", "title": "Non-rigid Articulated Point Set Registration for Human Pose Estimation", "doi": null, "abstractUrl": "/proceedings-article/wacv/2015/6683a094/12OmNC2OSPb", "parentPublication": { "id": "proceedings/wacv/2015/6683/0", "title": "2015 IEEE Winter Conference on Applications of Computer Vision (WACV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvprw/2014/4308/0/4308a245", "title": "Non-rigid Point Set Registration with Global-Local Topology Preservation", "doi": null, "abstractUrl": "/proceedings-article/cvprw/2014/4308a245/12OmNwdbV9H", "parentPublication": { "id": "proceedings/cvprw/2014/4308/0", "title": "2014 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/lssa/2006/0277/0/04015815", "title": "Fast Automatic Registration Algorithm for Large Microscopy Images", "doi": null, "abstractUrl": "/proceedings-article/lssa/2006/04015815/12OmNybfr6k", "parentPublication": { "id": "proceedings/lssa/2006/0277/0", "title": "2006 IEEE/NLM Life Science Systems and Applications Workshop", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aipr/2014/5921/0/07041917", "title": "A 3D pointcloud registration algorithm based on fast coherent point drift", "doi": null, "abstractUrl": "/proceedings-article/aipr/2014/07041917/12OmNyugyRb", "parentPublication": { "id": "proceedings/aipr/2014/5921/0", "title": "2014 IEEE Applied Imagery Pattern Recognition Workshop (AIPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2016/8851/0/8851f802", "title": "Gravitational Approach for Point Set Registration", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2016/8851f802/12OmNzyp5Xm", "parentPublication": { "id": "proceedings/cvpr/2016/8851/0", "title": "2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2013/07/ttg2013071199", "title": "Registration of 3D Point Clouds and Meshes: A Survey from Rigid to Nonrigid", "doi": null, "abstractUrl": "/journal/tg/2013/07/ttg2013071199/13rRUwI5U2E", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2011/08/ttp2011081633", "title": "Robust Point Set Registration Using Gaussian Mixture Models", "doi": null, "abstractUrl": "/journal/tp/2011/08/ttp2011081633/13rRUxjQycY", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2021/2812/0/281200p5273", "title": "LSG-CPD: Coherent Point Drift with Local Surface Geometry for Point Cloud Registration", "doi": null, "abstractUrl": "/proceedings-article/iccv/2021/281200p5273/1BmIQQNgI12", "parentPublication": { "id": "proceedings/iccv/2021/2812/0", "title": "2021 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccea/2021/2616/0/261600a346", "title": "Non-Rigid Point Set Registration Based on Global Prior and Local Structural Constraint", "doi": null, "abstractUrl": "/proceedings-article/iccea/2021/261600a346/1y4oyc9Na3m", "parentPublication": { "id": "proceedings/iccea/2021/2616/0", "title": "2021 International Conference on Computer Engineering and Application (ICCEA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttp2010122246", "articleId": "13rRUxASuHo", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttp2010122276", "articleId": "13rRUy0HYSH", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAtstbu", "title": "June", "year": "2019", "issueNum": "06", "idPrefix": "tp", "pubType": "journal", "volume": "41", "label": "June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwhHcKv", "doi": "10.1109/TPAMI.2018.2845371", "abstract": "We propose an algorithm for simplifying a finite mixture model into a reduced mixture model with fewer mixture components. The reduced model is obtained by maximizing a variational lower bound of the expected log-likelihood of a set of virtual samples. We develop three applications for our mixture simplification algorithm: recursive Bayesian filtering using Gaussian mixture model posteriors, KDE mixture reduction, and belief propagation without sampling. For recursive Bayesian filtering, we propose an efficient algorithm for approximating an arbitrary likelihood function as a sum of scaled Gaussian. Experiments on synthetic data, human location modeling, visual tracking, and vehicle self-localization show that our algorithm can be widely used for probabilistic data analysis, and is more accurate than other mixture simplification methods.", "abstracts": [ { "abstractType": "Regular", "content": "We propose an algorithm for simplifying a finite mixture model into a reduced mixture model with fewer mixture components. The reduced model is obtained by maximizing a variational lower bound of the expected log-likelihood of a set of virtual samples. We develop three applications for our mixture simplification algorithm: recursive Bayesian filtering using Gaussian mixture model posteriors, KDE mixture reduction, and belief propagation without sampling. For recursive Bayesian filtering, we propose an efficient algorithm for approximating an arbitrary likelihood function as a sum of scaled Gaussian. Experiments on synthetic data, human location modeling, visual tracking, and vehicle self-localization show that our algorithm can be widely used for probabilistic data analysis, and is more accurate than other mixture simplification methods.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We propose an algorithm for simplifying a finite mixture model into a reduced mixture model with fewer mixture components. The reduced model is obtained by maximizing a variational lower bound of the expected log-likelihood of a set of virtual samples. We develop three applications for our mixture simplification algorithm: recursive Bayesian filtering using Gaussian mixture model posteriors, KDE mixture reduction, and belief propagation without sampling. For recursive Bayesian filtering, we propose an efficient algorithm for approximating an arbitrary likelihood function as a sum of scaled Gaussian. Experiments on synthetic data, human location modeling, visual tracking, and vehicle self-localization show that our algorithm can be widely used for probabilistic data analysis, and is more accurate than other mixture simplification methods.", "title": "Density-Preserving Hierarchical EM Algorithm: Simplifying Gaussian Mixture Models for Approximate Inference", "normalizedTitle": "Density-Preserving Hierarchical EM Algorithm: Simplifying Gaussian Mixture Models for Approximate Inference", "fno": "08375742", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Bayes Methods", "Expectation Maximisation Algorithm", "Filtering Theory", "Gaussian Processes", "Inference Mechanisms", "Maximum Likelihood Estimation", "Mixture Models", "Probability", "Recursive Filters", "Target Tracking", "Mixture Simplification Algorithm", "Recursive Bayesian Filtering", "Gaussian Mixture Model Posteriors", "KDE Mixture Reduction", "Human Location Modeling", "Mixture Simplification Methods", "Approximate Inference", "Finite Mixture Model", "Likelihood Function", "Density Preserving Hierarchical EM Algorithm", "Reduced Mixture Mode", "Variational Lower Bound", "Belief Propagation", "Visual Tracking", "Vehicle Self Localization", "Probabilistic Data Analysis", "Mixture Models", "Approximation Algorithms", "Clustering Algorithms", "Bayes Methods", "Inference Algorithms", "Gaussian Mixture Model", "Density Simplification", "Likelihood Approximation", "Gaussian Mixture Model", "Recursive Bayesian Filtering" ], "authors": [ { "givenName": "Lei", "surname": "Yu", "fullName": "Lei Yu", "affiliation": "Department of Computer Science, City University of Hong Kong, Kowloon Tong, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Tianyu", "surname": "Yang", "fullName": "Tianyu Yang", "affiliation": "Department of Computer Science, City University of Hong Kong, Kowloon Tong, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Antoni B.", "surname": "Chan", "fullName": "Antoni B. Chan", "affiliation": "Department of Computer Science, City University of Hong Kong, Kowloon Tong, Hong Kong", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2019-06-01 00:00:00", "pubType": "trans", "pages": "1323-1337", "year": "2019", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cnsr/2004/2096/0/20960198", "title": "Recursive EM Algorithm for Finite Mixture Models with Application to Internet Traffic Modeling", "doi": null, "abstractUrl": "/proceedings-article/cnsr/2004/20960198/12OmNAMbZGs", "parentPublication": { "id": "proceedings/cnsr/2004/2096/0", "title": "Proceedings. Second Annual Conference on Communication Networks and Services Research", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icnc/2009/3736/6/3736f479", "title": "A Novel Split and Merge EM Algorithm for Gaussian Mixture Model", "doi": null, "abstractUrl": "/proceedings-article/icnc/2009/3736f479/12OmNAWH9FQ", "parentPublication": { "id": "proceedings/icnc/2009/3736/6", "title": "2009 Fifth International Conference on Natural Computation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2016/7258/0/07552867", "title": "Robust image matching via feature guided Gaussian mixture model", "doi": null, "abstractUrl": "/proceedings-article/icme/2016/07552867/12OmNrEL2zl", "parentPublication": { "id": "proceedings/icme/2016/7258/0", "title": "2016 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bmei/2008/3118/2/3118b128", "title": "Medical Image Categorization Based on Gaussian Mixture Model", "doi": null, "abstractUrl": "/proceedings-article/bmei/2008/3118b128/12OmNrIrPtP", "parentPublication": { "id": "proceedings/bmei/2008/3118/2", "title": "BioMedical Engineering and Informatics, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cmsp/2011/4356/2/4356b254", "title": "Methods and Performances Study for Power Spectrum Density Modeling of Non-gaussian Processes", "doi": null, "abstractUrl": "/proceedings-article/cmsp/2011/4356b254/12OmNvjyxRF", "parentPublication": { "id": "proceedings/cmsp/2011/4356/2", "title": "Multimedia and Signal Processing, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icapr/2009/3520/0/3520a183", "title": "Variational Gaussian Mixture Models for Speech Emotion Recognition", "doi": null, "abstractUrl": "/proceedings-article/icapr/2009/3520a183/12OmNxZkhvg", "parentPublication": { "id": "proceedings/icapr/2009/3520/0", "title": "Advances in Pattern Recognition, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/biotechno/2008/3191/0/3191a094", "title": "sBGMM: A Stratified Beta-Gaussian Mixture Model for Clustering Genes with Multiple Data Sources", "doi": null, "abstractUrl": "/proceedings-article/biotechno/2008/3191a094/12OmNzcPA7r", "parentPublication": { "id": "proceedings/biotechno/2008/3191/0", "title": "International Conference on Biocomputation, Bioinformatics, and Biomedical Technologies", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/1998/11/i1133", "title": "Bayesian Approaches to Gaussian Mixture Modeling", "doi": null, "abstractUrl": "/journal/tp/1998/11/i1133/13rRUwwJWGG", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2011/09/ttk2011091406", "title": "Laplacian Regularized Gaussian Mixture Model for Data Clustering", "doi": null, "abstractUrl": "/journal/tk/2011/09/ttk2011091406/13rRUxBa5xB", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2019/02/08125179", "title": "Constructing Pathway-Based Priors within a Gaussian Mixture Model for Bayesian Regression and Classification", "doi": null, "abstractUrl": "/journal/tb/2019/02/08125179/13rRUxlgyag", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08357922", "articleId": "13rRUxBJhnZ", "__typename": "AdjacentArticleType" }, "next": { "fno": "08355697", "articleId": "13rRUxjyX5q", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "19RRuavmzPq", "name": "ttp201906-08375742s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttp201906-08375742s1.zip", "extension": "zip", "size": "227 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "1rHavp5Sn5K", "title": "April", "year": "2021", "issueNum": "04", "idPrefix": "tp", "pubType": "journal", "volume": "43", "label": "April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1epRQBbBei4", "doi": "10.1109/TPAMI.2019.2949562", "abstract": "Category-specific 3D object shape models have greatly boosted the recent advances in object detection, recognition and segmentation. However, even the most advanced approach for learning 3D object shapes still requires heavy manual annotations on large-scale 2D images. Such annotations include object categories, object keypoints, and figure-ground segmentation for the instances in each image. In particular, annotating figure-ground segmentation is unbearably labor-intensive and time-consuming. To address this problem, this paper devotes to learn category-specific 3D shape models under weak supervision, where only object categories and keypoints are required to be manually annotated on the training 2D images. By exploring the underlying relationship between two tasks: object segmentation and category-specific 3D shape reconstruction, we propose a novel weakly-supervised learning framework to jointly address these two tasks and combine them to boost the final performance of the learned 3D shape models. Moreover, learning without using figure-ground segmentation leads to ambiguous solutions. To this end, we develop the confidence weighting schemes in the viewpoint estimation and 3D shape learning procedure. These schemes effectively reduce the confusion caused by the noisy data and thus increase the chances for recovering more reliable 3D object shapes. Comprehensive experiments on the challenging PASCAL VOC benchmark show that our framework achieves comparable performance with the state-of-the-art methods that use expensive manual segmentation-level annotations. In addition, our experiments also demonstrate that our 3D shape models improve object segmentation performance.", "abstracts": [ { "abstractType": "Regular", "content": "Category-specific 3D object shape models have greatly boosted the recent advances in object detection, recognition and segmentation. However, even the most advanced approach for learning 3D object shapes still requires heavy manual annotations on large-scale 2D images. Such annotations include object categories, object keypoints, and figure-ground segmentation for the instances in each image. In particular, annotating figure-ground segmentation is unbearably labor-intensive and time-consuming. To address this problem, this paper devotes to learn category-specific 3D shape models under weak supervision, where only object categories and keypoints are required to be manually annotated on the training 2D images. By exploring the underlying relationship between two tasks: object segmentation and category-specific 3D shape reconstruction, we propose a novel weakly-supervised learning framework to jointly address these two tasks and combine them to boost the final performance of the learned 3D shape models. Moreover, learning without using figure-ground segmentation leads to ambiguous solutions. To this end, we develop the confidence weighting schemes in the viewpoint estimation and 3D shape learning procedure. These schemes effectively reduce the confusion caused by the noisy data and thus increase the chances for recovering more reliable 3D object shapes. Comprehensive experiments on the challenging PASCAL VOC benchmark show that our framework achieves comparable performance with the state-of-the-art methods that use expensive manual segmentation-level annotations. In addition, our experiments also demonstrate that our 3D shape models improve object segmentation performance.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Category-specific 3D object shape models have greatly boosted the recent advances in object detection, recognition and segmentation. However, even the most advanced approach for learning 3D object shapes still requires heavy manual annotations on large-scale 2D images. Such annotations include object categories, object keypoints, and figure-ground segmentation for the instances in each image. In particular, annotating figure-ground segmentation is unbearably labor-intensive and time-consuming. To address this problem, this paper devotes to learn category-specific 3D shape models under weak supervision, where only object categories and keypoints are required to be manually annotated on the training 2D images. By exploring the underlying relationship between two tasks: object segmentation and category-specific 3D shape reconstruction, we propose a novel weakly-supervised learning framework to jointly address these two tasks and combine them to boost the final performance of the learned 3D shape models. Moreover, learning without using figure-ground segmentation leads to ambiguous solutions. To this end, we develop the confidence weighting schemes in the viewpoint estimation and 3D shape learning procedure. These schemes effectively reduce the confusion caused by the noisy data and thus increase the chances for recovering more reliable 3D object shapes. Comprehensive experiments on the challenging PASCAL VOC benchmark show that our framework achieves comparable performance with the state-of-the-art methods that use expensive manual segmentation-level annotations. In addition, our experiments also demonstrate that our 3D shape models improve object segmentation performance.", "title": "Weakly-Supervised Learning of Category-Specific 3D Object Shapes", "normalizedTitle": "Weakly-Supervised Learning of Category-Specific 3D Object Shapes", "fno": "08883058", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Feature Extraction", "Image Classification", "Image Reconstruction", "Image Representation", "Image Segmentation", "Learning Artificial Intelligence", "Medical Image Processing", "Object Detection", "Object Recognition", "Pose Estimation", "Training 2 D Images", "Novel Weakly Supervised Learning Framework", "Learned 3 D Shape Models", "Figure Ground Segmentation", "3 D Shape Learning Procedure", "Reliable 3 D Object Shapes", "Expensive Manual Segmentation Level Annotations", "Object Segmentation Performance", "Category Specific 3 D Object Shapes", "Category Specific 3 D Object Shape Models", "Object Detection", "Advanced Approach", "Heavy Manual Annotations", "Large Scale 2 D Images", "Object Categories", "Object Keypoints", "Category Specific 3 D Shape Models", "Three Dimensional Displays", "Shape", "Solid Modeling", "Task Analysis", "Two Dimensional Displays", "Image Reconstruction", "Image Segmentation", "3 D Shape Reconstruction", "Common Object Segmentation", "Viewpoint Estimation" ], "authors": [ { "givenName": "Junwei", "surname": "Han", "fullName": "Junwei Han", "affiliation": "School of Automation, Northwestern Polytechnical University, Xi'an, China", "__typename": "ArticleAuthorType" }, { "givenName": "Yang", "surname": "Yang", "fullName": "Yang Yang", "affiliation": "School of Automation, Northwestern Polytechnical University, Xi'an, China", "__typename": "ArticleAuthorType" }, { "givenName": "Dingwen", "surname": "Zhang", "fullName": "Dingwen Zhang", "affiliation": "School of Automation, Northwestern Polytechnical University, Xi'an, China", "__typename": "ArticleAuthorType" }, { "givenName": "Dong", "surname": "Huang", "fullName": "Dong Huang", "affiliation": "Robotics Institute, Carnegie Mellon University, Pittsburgh, PA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Dong", "surname": "Xu", "fullName": "Dong Xu", "affiliation": "School of Electrical and Information Engineering, University of Sydney, Camperdown, NSW, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Fernando", "surname": "De La Torre", "fullName": "Fernando De La Torre", "affiliation": "Robotics Institute, Carnegie Mellon University, Pittsburgh, PA, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "04", "pubDate": "2021-04-01 00:00:00", "pubType": "trans", "pages": "1423-1437", "year": "2021", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/3dv/2017/2610/0/261001a263", "title": "Weakly Supervised 3D Reconstruction with Adversarial Constraint", "doi": null, "abstractUrl": "/proceedings-article/3dv/2017/261001a263/12OmNBr4eDX", "parentPublication": { "id": "proceedings/3dv/2017/2610/0", "title": "2017 International Conference on 3D Vision (3DV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2016/8851/0/8851f676", "title": "A Field Model for Repairing 3D Shapes", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2016/8851f676/12OmNvTjZY8", "parentPublication": { "id": "proceedings/cvpr/2016/8851/0", "title": "2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2017/0457/0/0457d587", "title": "Learning Category-Specific 3D Shape Models from Weakly Labeled 2D Images", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2017/0457d587/12OmNwbLVoY", "parentPublication": { "id": "proceedings/cvpr/2017/0457/0", "title": "2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3dv/2016/5407/0/5407a296", "title": "Structure from Category: A Generic and Prior-Less Approach", "doi": null, "abstractUrl": "/proceedings-article/3dv/2016/5407a296/12OmNzWfp5z", "parentPublication": { "id": "proceedings/3dv/2016/5407/0", "title": "2016 Fourth International Conference on 3D Vision (3DV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2017/04/07482798", "title": "Learning Category-Specific Deformable 3D Models for Object Reconstruction", "doi": null, "abstractUrl": "/journal/tp/2017/04/07482798/13rRUwjXZTl", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2018/6420/0/642000d559", "title": "3D-RCNN: Instance-Level 3D Object Reconstruction via Render-and-Compare", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2018/642000d559/17D45W9KVIT", "parentPublication": { "id": "proceedings/cvpr/2018/6420/0", "title": "2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvprw/2018/6100/0/610000b170", "title": "Learning Hierarchical Models for Class-Specific Reconstruction from Natural Data", "doi": null, "abstractUrl": "/proceedings-article/cvprw/2018/610000b170/17D45WZZ7DD", "parentPublication": { "id": "proceedings/cvprw/2018/6100/0", "title": "2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2018/6420/0/642000f216", "title": "Disentangling Features in 3D Face Shapes for Joint Face Reconstruction and Recognition", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2018/642000f216/17D45WrVgfL", "parentPublication": { "id": "proceedings/cvpr/2018/6420/0", "title": "2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2019/4803/0/480300a743", "title": "Distill Knowledge From NRSfM for Weakly Supervised 3D Pose Learning", "doi": null, "abstractUrl": "/proceedings-article/iccv/2019/480300a743/1hQqw3JXtoA", "parentPublication": { "id": "proceedings/iccv/2019/4803/0", "title": "2019 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3dv/2020/8128/0/812800b039", "title": "Self-Supervised 2D Image to 3D Shape Translation with Disentangled Representations", "doi": null, "abstractUrl": "/proceedings-article/3dv/2020/812800b039/1qyxokYBKrC", "parentPublication": { "id": "proceedings/3dv/2020/8128/0", "title": "2020 International Conference on 3D Vision (3DV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08887285", "articleId": "1eyapLnESeQ", "__typename": "AdjacentArticleType" }, "next": { "fno": "09050846", "articleId": "1iCrPjHbwlO", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwFid7w", "title": "Jan.", "year": "2019", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "25", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "17D45VTRozK", "doi": "10.1109/TVCG.2018.2864526", "abstract": "Data analysis novices often encounter barriers in executing low-level operations for pairwise comparisons. They may also run into barriers in interpreting the artifacts (e.g., visualizations) created as a result of the operations. We developed Duet, a visual analysis system designed to help data analysis novices conduct pairwise comparisons by addressing execution and interpretation barriers. To reduce the barriers in executing low-level operations during pairwise comparison, Duet employs minimal specification: when one object group (i.e. a group of records in a data table) is specified, Duet recommends object groups that are similar to or different from the specified one; when two object groups are specified, Duet recommends similar and different attributes between them. To lower the barriers in interpreting its recommendations, Duet explains the recommended groups and attributes using both visualizations and textual descriptions. We conducted a qualitative evaluation with eight participants to understand the effectiveness of Duet. The results suggest that minimal specification is easy to use and Duet's explanations are helpful for interpreting the recommendations despite some usability issues.", "abstracts": [ { "abstractType": "Regular", "content": "Data analysis novices often encounter barriers in executing low-level operations for pairwise comparisons. They may also run into barriers in interpreting the artifacts (e.g., visualizations) created as a result of the operations. We developed Duet, a visual analysis system designed to help data analysis novices conduct pairwise comparisons by addressing execution and interpretation barriers. To reduce the barriers in executing low-level operations during pairwise comparison, Duet employs minimal specification: when one object group (i.e. a group of records in a data table) is specified, Duet recommends object groups that are similar to or different from the specified one; when two object groups are specified, Duet recommends similar and different attributes between them. To lower the barriers in interpreting its recommendations, Duet explains the recommended groups and attributes using both visualizations and textual descriptions. We conducted a qualitative evaluation with eight participants to understand the effectiveness of Duet. The results suggest that minimal specification is easy to use and Duet's explanations are helpful for interpreting the recommendations despite some usability issues.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Data analysis novices often encounter barriers in executing low-level operations for pairwise comparisons. They may also run into barriers in interpreting the artifacts (e.g., visualizations) created as a result of the operations. We developed Duet, a visual analysis system designed to help data analysis novices conduct pairwise comparisons by addressing execution and interpretation barriers. To reduce the barriers in executing low-level operations during pairwise comparison, Duet employs minimal specification: when one object group (i.e. a group of records in a data table) is specified, Duet recommends object groups that are similar to or different from the specified one; when two object groups are specified, Duet recommends similar and different attributes between them. To lower the barriers in interpreting its recommendations, Duet explains the recommended groups and attributes using both visualizations and textual descriptions. We conducted a qualitative evaluation with eight participants to understand the effectiveness of Duet. The results suggest that minimal specification is easy to use and Duet's explanations are helpful for interpreting the recommendations despite some usability issues.", "title": "Duet: Helping Data Analysis Novices Conduct Pairwise Comparisons by Minimal Specification", "normalizedTitle": "Duet: Helping Data Analysis Novices Conduct Pairwise Comparisons by Minimal Specification", "fno": "08440115", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Data Analysis", "Data Visualisation", "Decision Making", "Recommender Systems", "Object Group", "Data Table", "Minimal Specification", "Duets Explanations", "Low Level Operations", "Pairwise Comparison", "Visual Analysis System", "Interpretation Barriers", "Groups Recommendation", "Data Analysis Novices", "Duet Recommendation", "Textual Descriptions", "Qualitative Evaluation", "Data Analysis", "Data Visualization", "Tools", "Law Enforcement", "Visualization", "Systems Operation", "Knowledge Discovery", "Pairwise Comparison", "Novices", "Data Analysis", "Automatic Insight Generation" ], "authors": [ { "givenName": "Po-Ming", "surname": "Law", "fullName": "Po-Ming Law", "affiliation": "Georgia Institute of Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Rahul C.", "surname": "Basole", "fullName": "Rahul C. Basole", "affiliation": "Georgia Institute of Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Yanhong", "surname": "Wu", "fullName": "Yanhong Wu", "affiliation": "Visa Research", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2019-01-01 00:00:00", "pubType": "trans", "pages": "427-437", "year": "2019", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/dmia/2015/8111/0/8111a079", "title": "VAST Challenge 2014: The Kronos Incident-Mini-Challenge 3", "doi": null, "abstractUrl": "/proceedings-article/dmia/2015/8111a079/12OmNzC5TsA", "parentPublication": { "id": "proceedings/dmia/2015/8111/0", "title": "2015 International Workshop on Data Mining with Industrial Applications (DMIA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/06/ttg2010060943", "title": "How Information Visualization Novices Construct Visualizations", "doi": null, "abstractUrl": "/journal/tg/2010/06/ttg2010060943/13rRUwInvAZ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08440811", "articleId": "17D45WXIkG6", "__typename": "AdjacentArticleType" }, "next": { "fno": "08440847", "articleId": "17D45VtKix5", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgzl", "name": "ttg201901-08440115s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201901-08440115s1.zip", "extension": "zip", "size": "21.3 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNvpew5m", "title": "Sept.", "year": "2015", "issueNum": "09", "idPrefix": "tp", "pubType": "journal", "volume": "37", "label": "Sept.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUNvgzb7", "doi": "10.1109/TPAMI.2015.2392756", "abstract": "CANDECOMP/PARAFAC (CP) tensor factorization of incomplete data is a powerful technique for tensor completion through explicitly capturing the multilinear latent factors. The existing CP algorithms require the tensor rank to be manually specified, however, the determination of tensor rank remains a challenging problem especially for CP rank . In addition, existing approaches do not take into account uncertainty information of latent factors, as well as missing entries. To address these issues, we formulate CP factorization using a hierarchical probabilistic model and employ a fully Bayesian treatment by incorporating a sparsity-inducing prior over multiple latent factors and the appropriate hyperpriors over all hyperparameters, resulting in automatic rank determination. To learn the model, we develop an efficient deterministic Bayesian inference algorithm, which scales linearly with data size. Our method is characterized as a tuning parameter-free approach, which can effectively infer underlying multilinear factors with a low-rank constraint, while also providing predictive distributions over missing entries. Extensive simulations on synthetic data illustrate the intrinsic capability of our method to recover the ground-truth of CP rank and prevent the overfitting problem, even when a large amount of entries are missing. Moreover, the results from real-world applications, including image inpainting and facial image synthesis, demonstrate that our method outperforms state-of-the-art approaches for both tensor factorization and tensor completion in terms of predictive performance.", "abstracts": [ { "abstractType": "Regular", "content": "CANDECOMP/PARAFAC (CP) tensor factorization of incomplete data is a powerful technique for tensor completion through explicitly capturing the multilinear latent factors. The existing CP algorithms require the tensor rank to be manually specified, however, the determination of tensor rank remains a challenging problem especially for CP rank . In addition, existing approaches do not take into account uncertainty information of latent factors, as well as missing entries. To address these issues, we formulate CP factorization using a hierarchical probabilistic model and employ a fully Bayesian treatment by incorporating a sparsity-inducing prior over multiple latent factors and the appropriate hyperpriors over all hyperparameters, resulting in automatic rank determination. To learn the model, we develop an efficient deterministic Bayesian inference algorithm, which scales linearly with data size. Our method is characterized as a tuning parameter-free approach, which can effectively infer underlying multilinear factors with a low-rank constraint, while also providing predictive distributions over missing entries. Extensive simulations on synthetic data illustrate the intrinsic capability of our method to recover the ground-truth of CP rank and prevent the overfitting problem, even when a large amount of entries are missing. Moreover, the results from real-world applications, including image inpainting and facial image synthesis, demonstrate that our method outperforms state-of-the-art approaches for both tensor factorization and tensor completion in terms of predictive performance.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "CANDECOMP/PARAFAC (CP) tensor factorization of incomplete data is a powerful technique for tensor completion through explicitly capturing the multilinear latent factors. The existing CP algorithms require the tensor rank to be manually specified, however, the determination of tensor rank remains a challenging problem especially for CP rank . In addition, existing approaches do not take into account uncertainty information of latent factors, as well as missing entries. To address these issues, we formulate CP factorization using a hierarchical probabilistic model and employ a fully Bayesian treatment by incorporating a sparsity-inducing prior over multiple latent factors and the appropriate hyperpriors over all hyperparameters, resulting in automatic rank determination. To learn the model, we develop an efficient deterministic Bayesian inference algorithm, which scales linearly with data size. Our method is characterized as a tuning parameter-free approach, which can effectively infer underlying multilinear factors with a low-rank constraint, while also providing predictive distributions over missing entries. Extensive simulations on synthetic data illustrate the intrinsic capability of our method to recover the ground-truth of CP rank and prevent the overfitting problem, even when a large amount of entries are missing. Moreover, the results from real-world applications, including image inpainting and facial image synthesis, demonstrate that our method outperforms state-of-the-art approaches for both tensor factorization and tensor completion in terms of predictive performance.", "title": "Bayesian CP Factorization of Incomplete Tensors with Automatic Rank Determination", "normalizedTitle": "Bayesian CP Factorization of Incomplete Tensors with Automatic Rank Determination", "fno": "07010937", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Tensile Stress", "Bayes Methods", "Vectors", "Covariance Matrices", "Probabilistic Logic", "Indexes", "Approximation Methods", "Image Synthesis", "Tensor Factorization", "Tensor Completion", "Tensor Rank Determination", "Bayesian Inference" ], "authors": [ { "givenName": "Qibin", "surname": "Zhao", "fullName": "Qibin Zhao", "affiliation": "Laboratory for Advanced Brain Signal Processing, RIKEN Brain Science Institute, Japan and the Department of Computer Science and Engineering, Shanghai Jiao Tong University, China", "__typename": "ArticleAuthorType" }, { "givenName": "Liqing", "surname": "Zhang", "fullName": "Liqing Zhang", "affiliation": "Key Laboratory of Shanghai Education Commission for Intelligent Interaction and Cognitive Engineering, Department of Computer Science and Engineering, Shanghai Jiao Tong University, Shanghai, China", "__typename": "ArticleAuthorType" }, { "givenName": "Andrzej", "surname": "Cichocki", "fullName": "Andrzej Cichocki", "affiliation": "Laboratory for Advanced Brain Signal Processing, RIKEN Brain Science Institute, Japan and the Systems Research Institute at the Polish Academy of Science, Warsaw, Poland", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "09", "pubDate": "2015-09-01 00:00:00", "pubType": "trans", "pages": "1751-1763", "year": "2015", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iccv/2017/1032/0/1032f029", "title": "Tensor RPCA by Bayesian CP Factorization with Complex Noise", "doi": null, "abstractUrl": "/proceedings-article/iccv/2017/1032f029/12OmNApcuk3", "parentPublication": { "id": "proceedings/iccv/2017/1032/0", "title": "2017 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipdps/2017/3914/0/07967195", "title": "Model-Driven Sparse CP Decomposition for Higher-Order Tensors", "doi": null, "abstractUrl": "/proceedings-article/ipdps/2017/07967195/12OmNBeRtOY", "parentPublication": { "id": "proceedings/ipdps/2017/3914/0", "title": "2017 IEEE International Parallel and Distributed Processing Symposium (IPDPS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccvw/2015/9711/0/5720a939", "title": "Adaptive Low Rank Approximation for Tensors", "doi": null, "abstractUrl": "/proceedings-article/iccvw/2015/5720a939/12OmNBsLPc1", "parentPublication": { "id": "proceedings/iccvw/2015/9711/0", "title": "2015 IEEE International Conference on Computer Vision Workshop (ICCVW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icde/2016/2020/0/07498294", "title": "2PCP: Two-phase CP decomposition for billion-scale dense tensors", "doi": null, "abstractUrl": "/proceedings-article/icde/2016/07498294/12OmNwCsdCL", "parentPublication": { "id": "proceedings/icde/2016/2020/0", "title": "2016 IEEE 32nd International Conference on Data Engineering (ICDE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2017/01/07569093", "title": "Fully Scalable Methods for Distributed Tensor Factorization", "doi": null, "abstractUrl": "/journal/tk/2017/01/07569093/13rRUwbaqLW", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2014/03/ttp2014030577", "title": "Simultaneous Tensor Decomposition and Completion Using Factor Priors", "doi": null, "abstractUrl": "/journal/tp/2014/03/ttp2014030577/13rRUxASuNM", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdm/2018/9159/0/08595009", "title": "Variational Bayesian Inference for Robust Streaming Tensor Factorization and Completion", "doi": null, "abstractUrl": "/proceedings-article/icdm/2018/08595009/17D45VTRoEE", "parentPublication": { "id": "proceedings/icdm/2018/9159/0", "title": "2018 IEEE International Conference on Data Mining (ICDM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hipc/2018/8386/0/838600a022", "title": "Parallel Nonnegative CP Decomposition of Dense Tensors", "doi": null, "abstractUrl": "/proceedings-article/hipc/2018/838600a022/18jXNN0QM5a", "parentPublication": { "id": "proceedings/hipc/2018/8386/0", "title": "2018 IEEE 25th International Conference on High Performance Computing (HiPC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2021/01/08740980", "title": "Bayesian Low-Tubal-Rank Robust Tensor Factorization with Multi-Rank Determination", "doi": null, "abstractUrl": "/journal/tp/2021/01/08740980/1aZq9Pn0CgU", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bigmm/2019/5527/0/552700a030", "title": "A Weighted Tensor Factorization Method for Low-Rank Tensor Completion", "doi": null, "abstractUrl": "/proceedings-article/bigmm/2019/552700a030/1fHjIedemHu", "parentPublication": { "id": "proceedings/bigmm/2019/5527/0", "title": "2019 IEEE Fifth International Conference on Multimedia Big Data (BigMM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06995977", "articleId": "13rRUyfKIEq", "__typename": "AdjacentArticleType" }, "next": { "fno": "07001064", "articleId": "13rRUNvgzb6", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXWRF6", "name": "ttp201509-07010937s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttp201509-07010937s1.zip", "extension": "zip", "size": "27 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNy4IF39", "title": "Jan.", "year": "2013", "issueNum": "01", "idPrefix": "tp", "pubType": "journal", "volume": "35", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxC0SPK", "doi": "10.1109/TPAMI.2012.39", "abstract": "In this paper, we propose an algorithm to estimate missing values in tensors of visual data. The values can be missing due to problems in the acquisition process or because the user manually identified unwanted outliers. Our algorithm works even with a small amount of samples and it can propagate structure to fill larger missing regions. Our methodology is built on recent studies about matrix completion using the matrix trace norm. The contribution of our paper is to extend the matrix case to the tensor case by proposing the first definition of the trace norm for tensors and then by building a working algorithm. First, we propose a definition for the tensor trace norm that generalizes the established definition of the matrix trace norm. Second, similarly to matrix completion, the tensor completion is formulated as a convex optimization problem. Unfortunately, the straightforward problem extension is significantly harder to solve than the matrix case because of the dependency among multiple constraints. To tackle this problem, we developed three algorithms: simple low rank tensor completion (SiLRTC), fast low rank tensor completion (FaLRTC), and high accuracy low rank tensor completion (HaLRTC). The SiLRTC algorithm is simple to implement and employs a relaxation technique to separate the dependant relationships and uses the block coordinate descent (BCD) method to achieve a globally optimal solution; the FaLRTC algorithm utilizes a smoothing scheme to transform the original nonsmooth problem into a smooth one and can be used to solve a general tensor trace norm minimization problem; the HaLRTC algorithm applies the alternating direction method of multipliers (ADMMs) to our problem. Our experiments show potential applications of our algorithms and the quantitative evaluation indicates that our methods are more accurate and robust than heuristic approaches. The efficiency comparison indicates that FaLTRC and HaLRTC are more efficient than SiLRTC and between FaLRTC and HaLRTC the former is more efficient to obtain a low accuracy solution and the latter is preferred if a high-accuracy solution is desired.", "abstracts": [ { "abstractType": "Regular", "content": "In this paper, we propose an algorithm to estimate missing values in tensors of visual data. The values can be missing due to problems in the acquisition process or because the user manually identified unwanted outliers. Our algorithm works even with a small amount of samples and it can propagate structure to fill larger missing regions. Our methodology is built on recent studies about matrix completion using the matrix trace norm. The contribution of our paper is to extend the matrix case to the tensor case by proposing the first definition of the trace norm for tensors and then by building a working algorithm. First, we propose a definition for the tensor trace norm that generalizes the established definition of the matrix trace norm. Second, similarly to matrix completion, the tensor completion is formulated as a convex optimization problem. Unfortunately, the straightforward problem extension is significantly harder to solve than the matrix case because of the dependency among multiple constraints. To tackle this problem, we developed three algorithms: simple low rank tensor completion (SiLRTC), fast low rank tensor completion (FaLRTC), and high accuracy low rank tensor completion (HaLRTC). The SiLRTC algorithm is simple to implement and employs a relaxation technique to separate the dependant relationships and uses the block coordinate descent (BCD) method to achieve a globally optimal solution; the FaLRTC algorithm utilizes a smoothing scheme to transform the original nonsmooth problem into a smooth one and can be used to solve a general tensor trace norm minimization problem; the HaLRTC algorithm applies the alternating direction method of multipliers (ADMMs) to our problem. Our experiments show potential applications of our algorithms and the quantitative evaluation indicates that our methods are more accurate and robust than heuristic approaches. The efficiency comparison indicates that FaLTRC and HaLRTC are more efficient than SiLRTC and between FaLRTC and HaLRTC the former is more efficient to obtain a low accuracy solution and the latter is preferred if a high-accuracy solution is desired.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In this paper, we propose an algorithm to estimate missing values in tensors of visual data. The values can be missing due to problems in the acquisition process or because the user manually identified unwanted outliers. Our algorithm works even with a small amount of samples and it can propagate structure to fill larger missing regions. Our methodology is built on recent studies about matrix completion using the matrix trace norm. The contribution of our paper is to extend the matrix case to the tensor case by proposing the first definition of the trace norm for tensors and then by building a working algorithm. First, we propose a definition for the tensor trace norm that generalizes the established definition of the matrix trace norm. Second, similarly to matrix completion, the tensor completion is formulated as a convex optimization problem. Unfortunately, the straightforward problem extension is significantly harder to solve than the matrix case because of the dependency among multiple constraints. To tackle this problem, we developed three algorithms: simple low rank tensor completion (SiLRTC), fast low rank tensor completion (FaLRTC), and high accuracy low rank tensor completion (HaLRTC). The SiLRTC algorithm is simple to implement and employs a relaxation technique to separate the dependant relationships and uses the block coordinate descent (BCD) method to achieve a globally optimal solution; the FaLRTC algorithm utilizes a smoothing scheme to transform the original nonsmooth problem into a smooth one and can be used to solve a general tensor trace norm minimization problem; the HaLRTC algorithm applies the alternating direction method of multipliers (ADMMs) to our problem. Our experiments show potential applications of our algorithms and the quantitative evaluation indicates that our methods are more accurate and robust than heuristic approaches. The efficiency comparison indicates that FaLTRC and HaLRTC are more efficient than SiLRTC and between FaLRTC and HaLRTC the former is more efficient to obtain a low accuracy solution and the latter is preferred if a high-accuracy solution is desired.", "title": "Tensor Completion for Estimating Missing Values in Visual Data", "normalizedTitle": "Tensor Completion for Estimating Missing Values in Visual Data", "fno": "ttp2013010208", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Tensile Stress", "Optimization", "Minimization", "Algorithm Design And Analysis", "Convex Functions", "Convergence", "Smoothing Methods", "Sparse Learning", "Tensor Completion", "Trace Norm" ], "authors": [ { "givenName": null, "surname": "Ji Liu", "fullName": "Ji Liu", "affiliation": "Univ. of Wisconsin-Madison, Madison, WI, USA", "__typename": "ArticleAuthorType" }, { "givenName": "P.", "surname": "Musialski", "fullName": "P. Musialski", "affiliation": "VRVis Res. Center, Vienna, Austria", "__typename": "ArticleAuthorType" }, { "givenName": "P.", "surname": "Wonka", "fullName": "P. Wonka", "affiliation": "Arizona State Univ., Tempe, AZ, USA", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Jieping Ye", "fullName": "Jieping Ye", "affiliation": "Arizona State Univ., Tempe, AZ, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2013-01-01 00:00:00", "pubType": "trans", "pages": "208-220", "year": "2013", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cvpr/2017/0457/0/0457d843", "title": "Simultaneous Visual Data Completion and Denoising Based on Tensor Rank and Total Variation Minimization and Its Primal-Dual Splitting Algorithm", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2017/0457d843/12OmNAIMO9d", "parentPublication": { "id": "proceedings/cvpr/2017/0457/0", "title": "2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2009/4420/0/05459463", "title": "Tensor completion for estimating missing values in visual data", "doi": null, "abstractUrl": "/proceedings-article/iccv/2009/05459463/12OmNANkonr", "parentPublication": { "id": "proceedings/iccv/2009/4420/0", "title": "2009 IEEE 12th International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2017/1032/0/1032f698", "title": "Efficient Low Rank Tensor Ring Completion", "doi": null, "abstractUrl": "/proceedings-article/iccv/2017/1032f698/12OmNwBjP7W", "parentPublication": { "id": "proceedings/iccv/2017/1032/0", "title": "2017 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2017/1032/0/1032d325", "title": "Low-Rank Tensor Completion: A Pseudo-Bayesian Learning Approach", "doi": null, "abstractUrl": "/proceedings-article/iccv/2017/1032d325/12OmNznkK3w", "parentPublication": { "id": "proceedings/iccv/2017/1032/0", "title": "2017 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/nt/2018/02/08301588", "title": "Accurate Recovery of Internet Traffic Data: A Sequential Tensor Completion Approach", "doi": null, "abstractUrl": "/journal/nt/2018/02/08301588/13rRUwdrdNa", "parentPublication": { "id": "trans/nt", "title": "IEEE/ACM Transactions on Networking", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2019/09/08449114", "title": "Accelerated and Inexact Soft-Impute for Large-Scale Matrix and Tensor Completion", "doi": null, "abstractUrl": "/journal/tk/2019/09/08449114/13rRUytWF9Q", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2018/3788/0/08546008", "title": "Low-Rank Tensor Completion by Truncated Nuclear Norm Regularization", "doi": null, "abstractUrl": "/proceedings-article/icpr/2018/08546008/17D45X7VTgW", "parentPublication": { "id": "proceedings/icpr/2018/3788/0", "title": "2018 24th International Conference on Pattern Recognition (ICPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bigmm/2019/5527/0/552700a030", "title": "A Weighted Tensor Factorization Method for Low-Rank Tensor Completion", "doi": null, "abstractUrl": "/proceedings-article/bigmm/2019/552700a030/1fHjIedemHu", "parentPublication": { "id": "proceedings/bigmm/2019/5527/0", "title": "2019 IEEE Fifth International Conference on Multimedia Big Data (BigMM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2019/3293/0/329300f989", "title": "Low-Rank Tensor Completion With a New Tensor Nuclear Norm Induced by Invertible Linear Transforms", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2019/329300f989/1gyrM5lN0T6", "parentPublication": { "id": "proceedings/cvpr/2019/3293/0", "title": "2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/big-data/2019/0858/0/09006072", "title": "Collective Tensor Completion with Multiple Heterogeneous Side Information", "doi": null, "abstractUrl": "/proceedings-article/big-data/2019/09006072/1hJrQUhMze0", "parentPublication": { "id": "proceedings/big-data/2019/0858/0", "title": "2019 IEEE International Conference on Big Data (Big Data)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttp2013010185", "articleId": "13rRUytF42F", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttp2013010221", "articleId": "13rRUzp02po", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXWRO1", "name": "ttp2013010208s2.wmv", "location": "https://www.computer.org/csdl/api/v1/extra/ttp2013010208s2.wmv", "extension": "wmv", "size": "96.3 MB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRO0", "name": "ttp2013010208s1.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttp2013010208s1.pdf", "extension": "pdf", "size": "139 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "1LUpyYLBfeo", "title": "May", "year": "2023", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "29", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1KYolXflEWI", "doi": "10.1109/TVCG.2023.3247109", "abstract": "Virtual Reality (VR) is well-known for its use in interdisciplinary applications and research. The visual representation of these applications could vary depending in their purpose and hardware limitation, and in those situations could require an accurate perception of size for task performance. However, the relationship between size perception and visual realism in VR has not yet been explored. In this contribution, we conducted an empirical evaluation using a between-subject design over four conditions of visual realism, namely Realistic, Local Lighting, Cartoon, and Sketch on size perception of target objects in the same virtual environment. Additionally, we gathered participants' size estimates in the real world via a within-subject session. We measured size perception using concurrent verbal reports and physical judgments. Our result showed that although participants' size perception was accurate in the realistic condition, surprisingly they could still tune into the invariant but meaningful information in the environment to accurately estimate the size of targets in the non-photorealistic conditions as well. We additionally found that size estimates in verbal and physical responses were generally different in real world and VR viewing and were moderated by trial presentation over time and target object widths.", "abstracts": [ { "abstractType": "Regular", "content": "Virtual Reality (VR) is well-known for its use in interdisciplinary applications and research. The visual representation of these applications could vary depending in their purpose and hardware limitation, and in those situations could require an accurate perception of size for task performance. However, the relationship between size perception and visual realism in VR has not yet been explored. In this contribution, we conducted an empirical evaluation using a between-subject design over four conditions of visual realism, namely Realistic, Local Lighting, Cartoon, and Sketch on size perception of target objects in the same virtual environment. Additionally, we gathered participants' size estimates in the real world via a within-subject session. We measured size perception using concurrent verbal reports and physical judgments. Our result showed that although participants' size perception was accurate in the realistic condition, surprisingly they could still tune into the invariant but meaningful information in the environment to accurately estimate the size of targets in the non-photorealistic conditions as well. We additionally found that size estimates in verbal and physical responses were generally different in real world and VR viewing and were moderated by trial presentation over time and target object widths.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Virtual Reality (VR) is well-known for its use in interdisciplinary applications and research. The visual representation of these applications could vary depending in their purpose and hardware limitation, and in those situations could require an accurate perception of size for task performance. However, the relationship between size perception and visual realism in VR has not yet been explored. In this contribution, we conducted an empirical evaluation using a between-subject design over four conditions of visual realism, namely Realistic, Local Lighting, Cartoon, and Sketch on size perception of target objects in the same virtual environment. Additionally, we gathered participants' size estimates in the real world via a within-subject session. We measured size perception using concurrent verbal reports and physical judgments. Our result showed that although participants' size perception was accurate in the realistic condition, surprisingly they could still tune into the invariant but meaningful information in the environment to accurately estimate the size of targets in the non-photorealistic conditions as well. We additionally found that size estimates in verbal and physical responses were generally different in real world and VR viewing and were moderated by trial presentation over time and target object widths.", "title": "Comparing the Effects of Visual Realism on Size Perception in VR versus Real World Viewing through Physical and Verbal Judgments", "normalizedTitle": "Comparing the Effects of Visual Realism on Size Perception in VR versus Real World Viewing through Physical and Verbal Judgments", "fno": "10049649", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Rendering Computer Graphics", "Virtual Reality", "Physical Judgment", "Real World Viewing", "Size Perception", "Target Objects", "Verbal Judgments", "Virtual Reality", "Visual Realism", "Visual Representation", "VR Viewing", "Visualization", "Virtual Environments", "Size Measurement", "Particle Measurements", "Atmospheric Measurements", "Training", "Solid Modeling", "Virtual Reality", "Size Perception", "Render Style", "Empirical Evaluation", "User Studies" ], "authors": [ { "givenName": "Ignatius Alex", "surname": "Wijayanto", "fullName": "Ignatius Alex Wijayanto", "affiliation": "EECS International Graduate Program at National Yang Ming Chiao Tung University, Taiwan", "__typename": "ArticleAuthorType" }, { "givenName": "Sabarish V.", "surname": "Babu", "fullName": "Sabarish V. Babu", "affiliation": "School of Computing at Clemson University. Research, South Carolina", "__typename": "ArticleAuthorType" }, { "givenName": "Christopher C.", "surname": "Pagano", "fullName": "Christopher C. Pagano", "affiliation": "Department of Psychology at Clemson University. Research, South Carolina", "__typename": "ArticleAuthorType" }, { "givenName": "Jung Hong", "surname": "Chuang", "fullName": "Jung Hong Chuang", "affiliation": "Computer Science at National Yang Ming Chiao Tung University, Taiwan", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2023-05-01 00:00:00", "pubType": "trans", "pages": "2721-2731", "year": "2023", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/vr/2017/6647/0/07892315", "title": "The effect of geometric realism on presence in a virtual reality game", "doi": null, "abstractUrl": "/proceedings-article/vr/2017/07892315/12OmNBTawwY", "parentPublication": { "id": "proceedings/vr/2017/6647/0", "title": "2017 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/uksim/2012/4682/0/4682a172", "title": "User Perception of the Physical & Behavioral Realism of a Maritime Virtual Reality Environment", "doi": null, "abstractUrl": "/proceedings-article/uksim/2012/4682a172/12OmNz6Apbw", "parentPublication": { "id": "proceedings/uksim/2012/4682/0", "title": "Computer Modeling and Simulation, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2016/0836/0/07504761", "title": "Avatar realism and social interaction quality in virtual reality", "doi": null, "abstractUrl": "/proceedings-article/vr/2016/07504761/12OmNzdoMvk", "parentPublication": { "id": "proceedings/vr/2016/0836/0", "title": "2016 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/11/09874769", "title": "Objects May Be Farther Than They Appear: Depth Compression Diminishes Over Time with Repeated Calibration in Virtual Reality", "doi": null, "abstractUrl": "/journal/tg/2022/11/09874769/1GjwLV9sW7m", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar/2022/5325/0/532500a538", "title": "CardsVR: A Two-Person VR Experience with Passive Haptic Feedback from a Deck of Playing Cards", "doi": null, "abstractUrl": "/proceedings-article/ismar/2022/532500a538/1JrRaySJ7So", "parentPublication": { "id": "proceedings/ismar/2022/5325/0", "title": "2022 IEEE International Symposium on Mixed and Augmented Reality (ISMAR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ijcime/2019/5586/0/558600a468", "title": "Investigations of Verbal Cues and Self-Voice Perception Model", "doi": null, "abstractUrl": "/proceedings-article/ijcime/2019/558600a468/1j9wC8ndRja", "parentPublication": { "id": "proceedings/ijcime/2019/5586/0", "title": "2019 International Joint Conference on Information, Media and Engineering (IJCIME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089552", "title": "The Role of Viewing Distance and Feedback on Affordance Judgments in Augmented Reality", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089552/1jIx8sfGbSw", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089623", "title": "Asymmetric Effects of the Ebbinghaus Illusion on Depth Judgments", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089623/1jIx9JY7KHS", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090457", "title": "Affective Embodiment: The effect of avatar appearance and posture representation on emotions in VR", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090457/1jIxjXwO4HS", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2020/7675/0/767500a041", "title": "Effects of Behavioral and Anthropomorphic Realism on Social Influence with Virtual Humans in AR", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2020/767500a041/1pBMhSuBHpe", "parentPublication": { "id": "proceedings/ismar-adjunct/2020/7675/0", "title": "2020 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "10049687", "articleId": "1KYovfHOQG4", "__typename": "AdjacentArticleType" }, "next": { "fno": "10049689", "articleId": "1KYolO0fxks", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzFdtc9", "title": "Aug.", "year": "2012", "issueNum": "08", "idPrefix": "tg", "pubType": "journal", "volume": "18", "label": "Aug.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyY28Ys", "doi": "10.1109/TVCG.2011.141", "abstract": "A water drop behaves differently from a large water body because of its strong viscosity and surface tension under the small scale. Surface tension causes the motion of a water drop to be largely determined by its boundary surface. Meanwhile, viscosity makes the interior of a water drop less relevant to its motion, as the smooth velocity field can be well approximated by an interpolation of the velocity on the boundary. Consequently, we propose a fast deformable surface model to realistically animate water drops and their flowing behaviors on solid surfaces. Our system efficiently simulates water drop motions in a Lagrangian fashion, by reducing 3D fluid dynamics over the whole liquid volume to a deformable surface model. In each time step, the model uses an implicit mean curvature flow operator to produce surface tension effects, a contact angle operator to change droplet shapes on solid surfaces, and a set of mesh connectivity updates to handle topological changes and improve mesh quality over time. Our numerical experiments demonstrate a variety of physically plausible water drop phenomena at a real-time rate, including capillary waves when water drops collide, pinch-off of water jets, and droplets flowing over solid materials. The whole system performs orders-of-magnitude faster than existing simulation approaches that generate comparable water drop effects.", "abstracts": [ { "abstractType": "Regular", "content": "A water drop behaves differently from a large water body because of its strong viscosity and surface tension under the small scale. Surface tension causes the motion of a water drop to be largely determined by its boundary surface. Meanwhile, viscosity makes the interior of a water drop less relevant to its motion, as the smooth velocity field can be well approximated by an interpolation of the velocity on the boundary. Consequently, we propose a fast deformable surface model to realistically animate water drops and their flowing behaviors on solid surfaces. Our system efficiently simulates water drop motions in a Lagrangian fashion, by reducing 3D fluid dynamics over the whole liquid volume to a deformable surface model. In each time step, the model uses an implicit mean curvature flow operator to produce surface tension effects, a contact angle operator to change droplet shapes on solid surfaces, and a set of mesh connectivity updates to handle topological changes and improve mesh quality over time. Our numerical experiments demonstrate a variety of physically plausible water drop phenomena at a real-time rate, including capillary waves when water drops collide, pinch-off of water jets, and droplets flowing over solid materials. The whole system performs orders-of-magnitude faster than existing simulation approaches that generate comparable water drop effects.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "A water drop behaves differently from a large water body because of its strong viscosity and surface tension under the small scale. Surface tension causes the motion of a water drop to be largely determined by its boundary surface. Meanwhile, viscosity makes the interior of a water drop less relevant to its motion, as the smooth velocity field can be well approximated by an interpolation of the velocity on the boundary. Consequently, we propose a fast deformable surface model to realistically animate water drops and their flowing behaviors on solid surfaces. Our system efficiently simulates water drop motions in a Lagrangian fashion, by reducing 3D fluid dynamics over the whole liquid volume to a deformable surface model. In each time step, the model uses an implicit mean curvature flow operator to produce surface tension effects, a contact angle operator to change droplet shapes on solid surfaces, and a set of mesh connectivity updates to handle topological changes and improve mesh quality over time. Our numerical experiments demonstrate a variety of physically plausible water drop phenomena at a real-time rate, including capillary waves when water drops collide, pinch-off of water jets, and droplets flowing over solid materials. The whole system performs orders-of-magnitude faster than existing simulation approaches that generate comparable water drop effects.", "title": "A Deformable Surface Model for Real-Time Water Drop Animation", "normalizedTitle": "A Deformable Surface Model for Real-Time Water Drop Animation", "fno": "05999663", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Water", "Approximation Theory", "Capillary Waves", "Computational Fluid Dynamics", "Computer Animation", "Contact Angle", "Deformation", "Drops", "Flow Simulation", "Interpolation", "Jets", "Mesh Generation", "Surface Tension", "Two Phase Flow", "Viscosity", "Flow Simulation", "Deformable Surface Model", "Real Time Water Drop Animation", "Viscosity", "Water Drop Motion", "Boundary Surface", "Interpolation", "Approximation Theory", "Lagrangian Theory", "3 D Fluid Dynamics", "Mean Curvature Flow Operator", "Surface Tension Effect", "Contact Angle Operator", "Solid Surface", "Mesh Connectivity", "Mesh Quality Over Time", "Water Drop Phenomena", "Capillary Wave", "Pinch Off", "Water Jet", "Droplets", "Solid Material", "Contact Angle", "Solids", "Surface Tension", "Viscosity", "Force", "Deformable Models", "Surface Waves", "Numerical Models", "Water Drop Simulation", "Deformable Surface Model", "Surface Tension", "Mean Curvature Flow" ], "authors": [ { "givenName": null, "surname": "Shuai Wang", "fullName": "Shuai Wang", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Huamin Wang", "fullName": "Huamin Wang", "affiliation": "Dept. of Comput. Sci. & Eng., Ohio State Univ., Columbus, OH, USA", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Yizhong Zhang", "fullName": "Yizhong Zhang", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Yiying Tong", "fullName": "Yiying Tong", "affiliation": "Dept. of Comput. Sci. & Eng., Michigan State Univ., East Lansing, MI, USA", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Kun Zhou", "fullName": "Kun Zhou", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "08", "pubDate": "2012-08-01 00:00:00", "pubType": "trans", "pages": "1281-1289", "year": "2012", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icvrv/2015/7673/0/7673a295", "title": "SPH-based Fluid Simulation with a New Surface Tension Formulation", "doi": null, "abstractUrl": "/proceedings-article/icvrv/2015/7673a295/12OmNAS9zo4", "parentPublication": { "id": "proceedings/icvrv/2015/7673/0", "title": "2015 International Conference on Virtual Reality and Visualization (ICVRV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cic/1989/2114/0/00130579", "title": "A system for the measurement of drop volume of intravenous solutions", "doi": null, "abstractUrl": "/proceedings-article/cic/1989/00130579/12OmNBlofO3", "parentPublication": { "id": "proceedings/cic/1989/2114/0", "title": "Proceedings Computers in Cardiology", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cad-graphics/2015/8020/0/07450421", "title": "A New Surface Tension Formulation for SPH", "doi": null, "abstractUrl": "/proceedings-article/cad-graphics/2015/07450421/12OmNButq4h", "parentPublication": { "id": "proceedings/cad-graphics/2015/8020/0", "title": "2015 14th International Conference on Computer-Aided Design and Computer Graphics (CAD/Graphics)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvmp/2011/4621/0/4621a109", "title": "Realtime Video Based Water Surface Approximation", "doi": null, "abstractUrl": "/proceedings-article/cvmp/2011/4621a109/12OmNscxj23", "parentPublication": { "id": "proceedings/cvmp/2011/4621/0", "title": "2011 Conference for Visual Media Production", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdl/2002/7350/0/01022734", "title": "Instability of electrically stressed water droplets in oil", "doi": null, "abstractUrl": "/proceedings-article/icdl/2002/01022734/12OmNweBUD0", "parentPublication": { "id": "proceedings/icdl/2002/7350/0", "title": "Proceedings of 14th International Conference on Dielectric Liquids", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccis/2011/4501/0/4501a549", "title": "The Simulation of Non-heating Pipelines' Temperature Drop under Stopping Mixing Water Condition", "doi": null, "abstractUrl": "/proceedings-article/iccis/2011/4501a549/12OmNwudQN5", "parentPublication": { "id": "proceedings/iccis/2011/4501/0", "title": "2011 International Conference on Computational and Information Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isdea/2013/4893/0/06456676", "title": "Characteristics and Evaluation for Nitrogen Pollution in Water and Surface Sediments of Xixi Wetland", "doi": null, "abstractUrl": "/proceedings-article/isdea/2013/06456676/12OmNyL0TFJ", "parentPublication": { "id": "proceedings/isdea/2013/4893/0", "title": "2013 Third International Conference on Intelligent System Design and Engineering Applications (ISDEA 2013)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2006/05/c5081", "title": "Water Wave Animation on Mesh Surfaces", "doi": null, "abstractUrl": "/magazine/cs/2006/05/c5081/13rRUwkfAUs", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ithings-greencom-cpscom-smartdata/2019/2980/0/298000a675", "title": "An Improved Otsu Method Based on Uniformity Measurement for Segmentation of Water Surface Images", "doi": null, "abstractUrl": "/proceedings-article/ithings-greencom-cpscom-smartdata/2019/298000a675/1ehBKbmDmg0", "parentPublication": { "id": "proceedings/ithings-greencom-cpscom-smartdata/2019/2980/0", "title": "2019 International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom) and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2022/12/09583771", "title": "Surface Normals and Shape From Water", "doi": null, "abstractUrl": "/journal/tp/2022/12/09583771/1xSHN8Dq0HS", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "05999664", "articleId": "13rRUygT7sC", "__typename": "AdjacentArticleType" }, "next": { "fno": "06200365", "articleId": "13rRUyp7tWV", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBhpS2A", "title": "July", "year": "2013", "issueNum": "07", "idPrefix": "tg", "pubType": "journal", "volume": "19", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUygT7fc", "doi": "10.1109/TVCG.2012.302", "abstract": "We introduce a video-based approach for producing water surface models. Recent advances in this field output high-quality results but require dedicated capturing devices and only work in limited conditions. In contrast, our method achieves a good tradeoff between the visual quality and the production cost: It automatically produces a visually plausible animation using a single viewpoint video as the input. Our approach is based on two discoveries: first, shape from shading (SFS) is adequate to capture the appearance and dynamic behavior of the example water; second, shallow water model can be used to estimate a velocity field that produces complex surface dynamics. We will provide qualitative evaluation of our method and demonstrate its good performance across a wide range of scenes.", "abstracts": [ { "abstractType": "Regular", "content": "We introduce a video-based approach for producing water surface models. Recent advances in this field output high-quality results but require dedicated capturing devices and only work in limited conditions. In contrast, our method achieves a good tradeoff between the visual quality and the production cost: It automatically produces a visually plausible animation using a single viewpoint video as the input. Our approach is based on two discoveries: first, shape from shading (SFS) is adequate to capture the appearance and dynamic behavior of the example water; second, shallow water model can be used to estimate a velocity field that produces complex surface dynamics. We will provide qualitative evaluation of our method and demonstrate its good performance across a wide range of scenes.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We introduce a video-based approach for producing water surface models. Recent advances in this field output high-quality results but require dedicated capturing devices and only work in limited conditions. In contrast, our method achieves a good tradeoff between the visual quality and the production cost: It automatically produces a visually plausible animation using a single viewpoint video as the input. Our approach is based on two discoveries: first, shape from shading (SFS) is adequate to capture the appearance and dynamic behavior of the example water; second, shallow water model can be used to estimate a velocity field that produces complex surface dynamics. We will provide qualitative evaluation of our method and demonstrate its good performance across a wide range of scenes.", "title": "Water Surface Modeling from a Single Viewpoint Video", "normalizedTitle": "Water Surface Modeling from a Single Viewpoint Video", "fno": "ttg2013071242", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Surface Reconstruction", "Shape", "Mathematical Model", "Computational Modeling", "Geometry", "Sea Surface", "Ocean Temperature", "Water Surface Modeling", "Video Based Modeling" ], "authors": [ { "givenName": null, "surname": "Chuan Li", "fullName": "Chuan Li", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" }, { "givenName": "D.", "surname": "Pickup", "fullName": "D. Pickup", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" }, { "givenName": "T.", "surname": "Saunders", "fullName": "T. Saunders", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" }, { "givenName": "D.", "surname": "Cosker", "fullName": "D. Cosker", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" }, { "givenName": "D.", "surname": "Marshall", "fullName": "D. Marshall", "affiliation": "Cardiff Sch. of Comput. Sci., Cardiff Univ., Cardiff, UK", "__typename": "ArticleAuthorType" }, { "givenName": "P.", "surname": "Hall", "fullName": "P. Hall", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" }, { "givenName": "P.", "surname": "Willis", "fullName": "P. Willis", "affiliation": "Dept. of Comput. Sci., Univ. of Bath, Bath, UK", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "07", "pubDate": "2013-07-01 00:00:00", "pubType": "trans", "pages": "1242-1251", "year": "2013", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icme/2017/6067/0/08019401", "title": "Restoration of sea surface temperature images by learning-based and optical-flow-based inpainting", "doi": null, "abstractUrl": "/proceedings-article/icme/2017/08019401/12OmNBfqG72", "parentPublication": { "id": "proceedings/icme/2017/6067/0", "title": "2017 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iscv/2017/4062/0/08054928", "title": "A simple tool for automatic extraction of the Moroccan coastal upwelling from sea surface chlorophyll images", "doi": null, "abstractUrl": "/proceedings-article/iscv/2017/08054928/12OmNBtUdGJ", "parentPublication": { "id": "proceedings/iscv/2017/4062/0", "title": "2017 Intelligent Systems and Computer Vision (ISCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvmp/2011/4621/0/4621a109", "title": "Realtime Video Based Water Surface Approximation", "doi": null, "abstractUrl": "/proceedings-article/cvmp/2011/4621a109/12OmNscxj23", "parentPublication": { "id": "proceedings/cvmp/2011/4621/0", "title": "2011 Conference for Visual Media Production", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/csse/2008/3336/2/3336c882", "title": "An Approach for 3D Water Surface Simulation", "doi": null, "abstractUrl": "/proceedings-article/csse/2008/3336c882/12OmNvkGW4e", "parentPublication": { "id": "proceedings/csse/2008/3336/6", "title": "Computer Science and Software Engineering, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/grc/2012/2310/0/06468678", "title": "Determination of ICESat sea surface height and comparing with TP data", "doi": null, "abstractUrl": "/proceedings-article/grc/2012/06468678/12OmNwMXno7", "parentPublication": { "id": "proceedings/grc/2012/2310/0", "title": "2012 IEEE International Conference on Granular Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccce/2016/2427/0/2427a177", "title": "Design and Development of an Autonomous Surface Vessel for Inland Water Depth Monitoring", "doi": null, "abstractUrl": "/proceedings-article/iccce/2016/2427a177/12OmNxecRUj", "parentPublication": { "id": "proceedings/iccce/2016/2427/0", "title": "2016 International Conference on Computer and Communication Engineering (ICCCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvaui/2016/5870/0/5870a037", "title": "Surface Stereo for Shallow Underwater Scenes", "doi": null, "abstractUrl": "/proceedings-article/cvaui/2016/5870a037/12OmNyz5K1v", "parentPublication": { "id": "proceedings/cvaui/2016/5870/0", "title": "2016 ICPR 2nd Workshop on Computer Vision for Analysis of Underwater Imagery (CVAUI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmcce/2019/4689/0/468900a055", "title": "Formation and Migration of Hot Water Mass in the Waterbody of Jiaozhou Bay", "doi": null, "abstractUrl": "/proceedings-article/icmcce/2019/468900a055/1h0Fe3opH8c", "parentPublication": { "id": "proceedings/icmcce/2019/4689/0", "title": "2019 4th International Conference on Mechanical, Control and Computer Engineering (ICMCCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2019/4803/0/480300h829", "title": "Surface Normals and Shape From Water", "doi": null, "abstractUrl": "/proceedings-article/iccv/2019/480300h829/1hVlrmTFlcs", "parentPublication": { "id": "proceedings/iccv/2019/4803/0", "title": "2019 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2022/12/09583771", "title": "Surface Normals and Shape From Water", "doi": null, "abstractUrl": "/journal/tp/2022/12/09583771/1xSHN8Dq0HS", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2013071228", "articleId": "13rRUxASuMB", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXWRYK", "name": "ttg2013071242s2.mp4", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2013071242s2.mp4", "extension": "mp4", "size": "77.7 MB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRYJ", "name": "ttg2013071242s1.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2013071242s1.pdf", "extension": "pdf", "size": "64.9 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "1J9y2mtpt3a", "title": "Jan.", "year": "2023", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "29", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1HbauB9Srsc", "doi": "10.1109/TVCG.2022.3209420", "abstract": "We present an extension of multidimensional scaling (MDS) to uncertain data, facilitating uncertainty visualization of multidimensional data. Our approach uses local projection operators that map high-dimensional random vectors to low-dimensional space to formulate a generalized stress. In this way, our generic model supports arbitrary distributions and various stress types. We use our uncertainty-aware multidimensional scaling (UAMDS) concept to derive a formulation for the case of normally distributed random vectors and a squared stress. The resulting minimization problem is numerically solved via gradient descent. We complement UAMDS by additional visualization techniques that address the sensitivity and trustworthiness of dimensionality reduction under uncertainty. With several examples, we demonstrate the usefulness of our approach and the importance of uncertainty-aware techniques.", "abstracts": [ { "abstractType": "Regular", "content": "We present an extension of multidimensional scaling (MDS) to uncertain data, facilitating uncertainty visualization of multidimensional data. Our approach uses local projection operators that map high-dimensional random vectors to low-dimensional space to formulate a generalized stress. In this way, our generic model supports arbitrary distributions and various stress types. We use our uncertainty-aware multidimensional scaling (UAMDS) concept to derive a formulation for the case of normally distributed random vectors and a squared stress. The resulting minimization problem is numerically solved via gradient descent. We complement UAMDS by additional visualization techniques that address the sensitivity and trustworthiness of dimensionality reduction under uncertainty. With several examples, we demonstrate the usefulness of our approach and the importance of uncertainty-aware techniques.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present an extension of multidimensional scaling (MDS) to uncertain data, facilitating uncertainty visualization of multidimensional data. Our approach uses local projection operators that map high-dimensional random vectors to low-dimensional space to formulate a generalized stress. In this way, our generic model supports arbitrary distributions and various stress types. We use our uncertainty-aware multidimensional scaling (UAMDS) concept to derive a formulation for the case of normally distributed random vectors and a squared stress. The resulting minimization problem is numerically solved via gradient descent. We complement UAMDS by additional visualization techniques that address the sensitivity and trustworthiness of dimensionality reduction under uncertainty. With several examples, we demonstrate the usefulness of our approach and the importance of uncertainty-aware techniques.", "title": "Uncertainty-Aware Multidimensional Scaling", "normalizedTitle": "Uncertainty-Aware Multidimensional Scaling", "fno": "09908526", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Data Preparation", "Data Visualisation", "Gradient Methods", "Minimisation", "Normal Distribution", "Vectors", "Arbitrary Distributions", "Dimensionality Reduction", "Generalized Stress", "Generic Model", "Gradient Descent", "High Dimensional Random Vectors", "Local Projection Operators", "Low Dimensional Space", "Minimization Problem", "Multidimensional Data Uncertainty Visualization", "Normally Distributed Random Vectors", "Squared Stress", "UAMDS", "Uncertainty Aware Multidimensional Scaling Concept", "Uncertainty", "Mathematical Models", "Data Visualization", "Dimensionality Reduction", "Stress", "Probability Density Function", "Probabilistic Logic", "Uncertainty Visualization", "Dimensionality Reduction", "Multidimensional Scaling", "Non Linear Projection" ], "authors": [ { "givenName": "David", "surname": "Hägele", "fullName": "David Hägele", "affiliation": "University of Stuttgart, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Tim", "surname": "Krake", "fullName": "Tim Krake", "affiliation": "University of Stuttgart, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Daniel", "surname": "Weiskopf", "fullName": "Daniel Weiskopf", "affiliation": "University of Stuttgart, Germany", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "01", "pubDate": "2023-01-01 00:00:00", "pubType": "trans", "pages": "23-32", "year": "2023", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/pdcat/2011/4564/0/4564a156", "title": "The Multidimensional Scaling and Barycentric Coordinates Based Distributed Localization in Wireless Sensor Networks", "doi": null, "abstractUrl": "/proceedings-article/pdcat/2011/4564a156/12OmNqESuen", "parentPublication": { "id": "proceedings/pdcat/2011/4564/0", "title": "Parallel and Distributed Computing Applications and Technologies, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bigdata-congress/2014/5057/0/06906829", "title": "A Combinatorial Approach to Multidimensional Scaling", "doi": null, "abstractUrl": "/proceedings-article/bigdata-congress/2014/06906829/12OmNwfb6Sm", "parentPublication": { "id": "proceedings/bigdata-congress/2014/5057/0", "title": "2014 IEEE International Congress on Big Data (BigData Congress)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2006/2521/4/252140202", "title": "Locally Multidimensional Scaling for Nonlinear Dimensionality Reduction", "doi": null, "abstractUrl": "/proceedings-article/icpr/2006/252140202/12OmNx9WSYj", "parentPublication": { "id": "proceedings/icpr/2006/2521/4", "title": "Pattern Recognition, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-infovis/2004/8779/0/87790057", "title": "Steerable, Progressive Multidimensional Scaling", "doi": null, "abstractUrl": "/proceedings-article/ieee-infovis/2004/87790057/12OmNzV70oY", "parentPublication": { "id": "proceedings/ieee-infovis/2004/8779/0", "title": "Information Visualization, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/10/ttg2011101487", "title": "A User-Assisted Approach to Visualizing Multidimensional Images", "doi": null, "abstractUrl": "/journal/tg/2011/10/ttg2011101487/13rRUwhpBO2", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2014/03/ttk2014030608", "title": "Effectively Indexing the Multidimensional Uncertain Objects", "doi": null, "abstractUrl": "/journal/tk/2014/03/ttk2014030608/13rRUxNmPEi", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/01/08809834", "title": "An Incremental Dimensionality Reduction Method for Visualizing Streaming Multidimensional Data", "doi": null, "abstractUrl": "/journal/tg/2020/01/08809834/1cHEiLzaKw8", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/01/08863966", "title": "Uncertainty-Aware Principal Component Analysis", "doi": null, "abstractUrl": "/journal/tg/2020/01/08863966/1e0YnnNN1LO", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/02/09222353", "title": "Implicit Multidimensional Projection of Local Subspaces", "doi": null, "abstractUrl": "/journal/tg/2021/02/09222353/1nTqcxPMEIE", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cds/2021/0428/0/042800a516", "title": "Multidimensional Scaling for Gene Sequence Data with Autoencoders", "doi": null, "abstractUrl": "/proceedings-article/cds/2021/042800a516/1uZxwVnhVbG", "parentPublication": { "id": "proceedings/cds/2021/0428/0", "title": "2021 2nd International Conference on Computing and Data Science (CDS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09904455", "articleId": "1H1gjlaBqVO", "__typename": "AdjacentArticleType" }, "next": { "fno": "09904933", "articleId": "1H2lnRlp2o0", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1Fz3ebZZCbS", "title": "Sept.", "year": "2022", "issueNum": "09", "idPrefix": "tp", "pubType": "journal", "volume": "44", "label": "Sept.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1srMAfD4SQw", "doi": "10.1109/TPAMI.2021.3070347", "abstract": "This paper proposes a novel algorithm of discovering the structure of a kaleidoscopic imaging system that consists of multiple planar mirrors and a camera. The kaleidoscopic imaging system can be recognized as the virtual multi-camera system and has strong advantages in that the virtual cameras are strictly synchronized and have the same intrinsic parameters. In this paper, we focus on the extrinsic calibration of the virtual multi-camera system. The problems to be solved in this paper are two-fold. The first problem is to identify to which mirror chamber each of the 2D projections of mirrored 3D points belongs. The second problem is to estimate all mirror parameters, i.e., normals, and distances of the mirrors. The key contribution of this paper is to propose novel algorithms for these problems using a single 3D point of unknown geometry by utilizing a <italic>kaleidoscopic projection constraint</italic>, which is an epipolar constraint on mirror reflections. We demonstrate the performance of the proposed algorithm of chamber assignment and estimation of mirror parameters with qualitative and quantitative evaluations using synthesized and real data.", "abstracts": [ { "abstractType": "Regular", "content": "This paper proposes a novel algorithm of discovering the structure of a kaleidoscopic imaging system that consists of multiple planar mirrors and a camera. The kaleidoscopic imaging system can be recognized as the virtual multi-camera system and has strong advantages in that the virtual cameras are strictly synchronized and have the same intrinsic parameters. In this paper, we focus on the extrinsic calibration of the virtual multi-camera system. The problems to be solved in this paper are two-fold. The first problem is to identify to which mirror chamber each of the 2D projections of mirrored 3D points belongs. The second problem is to estimate all mirror parameters, i.e., normals, and distances of the mirrors. The key contribution of this paper is to propose novel algorithms for these problems using a single 3D point of unknown geometry by utilizing a <italic>kaleidoscopic projection constraint</italic>, which is an epipolar constraint on mirror reflections. We demonstrate the performance of the proposed algorithm of chamber assignment and estimation of mirror parameters with qualitative and quantitative evaluations using synthesized and real data.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This paper proposes a novel algorithm of discovering the structure of a kaleidoscopic imaging system that consists of multiple planar mirrors and a camera. The kaleidoscopic imaging system can be recognized as the virtual multi-camera system and has strong advantages in that the virtual cameras are strictly synchronized and have the same intrinsic parameters. In this paper, we focus on the extrinsic calibration of the virtual multi-camera system. The problems to be solved in this paper are two-fold. The first problem is to identify to which mirror chamber each of the 2D projections of mirrored 3D points belongs. The second problem is to estimate all mirror parameters, i.e., normals, and distances of the mirrors. The key contribution of this paper is to propose novel algorithms for these problems using a single 3D point of unknown geometry by utilizing a kaleidoscopic projection constraint, which is an epipolar constraint on mirror reflections. We demonstrate the performance of the proposed algorithm of chamber assignment and estimation of mirror parameters with qualitative and quantitative evaluations using synthesized and real data.", "title": "Structure of Multiple Mirror System From Kaleidoscopic Projections of Single 3D Point", "normalizedTitle": "Structure of Multiple Mirror System From Kaleidoscopic Projections of Single 3D Point", "fno": "09393612", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Calibration", "Cameras", "Geometry", "Image Reconstruction", "Image Sensors", "Mirrors", "Multiple Mirror System", "Kaleidoscopic Projections", "Single 3 D Point", "Kaleidoscopic Imaging System", "Multiple Planar Mirrors", "Virtual Multicamera System", "Virtual Cameras", "Mirror Chamber", "Mirrored 3 D Points", "Mirror Parameters", "Kaleidoscopic Projection Constraint", "Mirror Reflections", "Mirrors", "Cameras", "Three Dimensional Displays", "Calibration", "Two Dimensional Displays", "Parameter Estimation", "Geometry", "Kaleidoscopic Imaging System", "Camera Calibration", "Mirror" ], "authors": [ { "givenName": "Kosuke", "surname": "Takahashi", "fullName": "Kosuke Takahashi", "affiliation": "Graduate School of Informatics, Kyoto University, Kyoto, Japan", "__typename": "ArticleAuthorType" }, { "givenName": "Shohei", "surname": "Nobuhara", "fullName": "Shohei Nobuhara", "affiliation": "Graduate School of Informatics, Kyoto University, Kyoto, Japan", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "09", "pubDate": "2022-09-01 00:00:00", "pubType": "trans", "pages": "5602-5617", "year": "2022", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cvpr/2017/0457/0/0457a360", "title": "A Linear Extrinsic Calibration of Kaleidoscopic Imaging System from Single 3D Point", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2017/0457a360/12OmNs0TKXm", "parentPublication": { "id": "proceedings/cvpr/2017/0457/0", "title": "2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3dv/2016/5407/0/5407a408", "title": "Single View 3D Reconstruction under an Uncalibrated Camera and an Unknown Mirror Sphere", "doi": null, "abstractUrl": "/proceedings-article/3dv/2016/5407a408/12OmNwIYZB7", "parentPublication": { "id": "proceedings/3dv/2016/5407/0", "title": "2016 Fourth International Conference on 3D Vision (3DV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/1988/0878/0/00028161", "title": "Occlusion-free 3D recovery using mirror images", "doi": null, "abstractUrl": "/proceedings-article/icpr/1988/00028161/12OmNwKGAop", "parentPublication": { "id": "proceedings/icpr/1988/0878/0", "title": "9th International Conference on Pattern Recognition", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2014/5209/0/06977404", "title": "The Perspective-3-Point Problem When Using a Planar Mirror", "doi": null, "abstractUrl": "/proceedings-article/icpr/2014/06977404/12OmNyv7mii", "parentPublication": { "id": "proceedings/icpr/2014/5209/0", "title": "2014 22nd International Conference on Pattern Recognition (ICPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2015/04/06888493", "title": "Mirror Surface Reconstruction from a Single Image", "doi": null, "abstractUrl": "/journal/tp/2015/04/06888493/13rRUILc8gn", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/11/09873973", "title": "Projective Bisector Mirror (PBM): Concept and Rationale", "doi": null, "abstractUrl": "/journal/tg/2022/11/09873973/1GjwGs0MSQg", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icoias/2019/2662/0/266200a020", "title": "An Accurate Phase Measuring Deflectometry Method for 3D Reconstruction of Mirror-Like Specular Surface", "doi": null, "abstractUrl": "/proceedings-article/icoias/2019/266200a020/1c8PadXkae4", "parentPublication": { "id": "proceedings/icoias/2019/2662/0", "title": "2019 2nd International Conference on Intelligent Autonomous Systems (ICoIAS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2019/4803/0/480300i808", "title": "Where Is My Mirror?", "doi": null, "abstractUrl": "/proceedings-article/iccv/2019/480300i808/1hVlsCrhrfa", "parentPublication": { "id": "proceedings/iccv/2019/4803/0", "title": "2019 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2020/7168/0/716800d694", "title": "Progressive Mirror Detection", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2020/716800d694/1m3nPSImIEg", "parentPublication": { "id": "proceedings/cvpr/2020/7168/0", "title": "2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccp/2021/1952/0/09466270", "title": "MirrorNeRF: One-shot Neural Portrait Radiance Field from Multi-mirror Catadioptric Imaging", "doi": null, "abstractUrl": "/proceedings-article/iccp/2021/09466270/1uSSUb3ktTa", "parentPublication": { "id": "proceedings/iccp/2021/1952/0", "title": "2021 IEEE International Conference on Computational Photography (ICCP)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09417010", "articleId": "1taALkdFHPO", "__typename": "AdjacentArticleType" }, "next": { "fno": "09403910", "articleId": "1sLH9jSRKKc", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwJPMX5", "title": "Dec.", "year": "2011", "issueNum": "12", "idPrefix": "tg", "pubType": "journal", "volume": "17", "label": "Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyeTVhX", "doi": "10.1109/TVCG.2011.162", "abstract": "We consider the problem of extracting discrete two-dimensional vortices from a turbulent flow. In our approach we use a reference model describing the expected physics and geometry of an idealized vortex. The model allows us to derive a novel correlation between the size of the vortex and its strength, measured as the square of its strain minus the square of its vorticity. For vortex detection in real models we use the strength parameter to locate potential vortex cores, then measure the similarity of our ideal analytical vortex and the real vortex core for different strength thresholds. This approach provides a metric for how well a vortex core is modeled by an ideal vortex. Moreover, this provides insight into the problem of choosing the thresholds that identify a vortex. By selecting a target coefficient of determination (i.e., statistical confidence), we determine on a per-vortex basis what threshold of the strength parameter would be required to extract that vortex at the chosen confidence. We validate our approach on real data from a global ocean simulation and derive from it a map of expected vortex strengths over the global ocean.", "abstracts": [ { "abstractType": "Regular", "content": "We consider the problem of extracting discrete two-dimensional vortices from a turbulent flow. In our approach we use a reference model describing the expected physics and geometry of an idealized vortex. The model allows us to derive a novel correlation between the size of the vortex and its strength, measured as the square of its strain minus the square of its vorticity. For vortex detection in real models we use the strength parameter to locate potential vortex cores, then measure the similarity of our ideal analytical vortex and the real vortex core for different strength thresholds. This approach provides a metric for how well a vortex core is modeled by an ideal vortex. Moreover, this provides insight into the problem of choosing the thresholds that identify a vortex. By selecting a target coefficient of determination (i.e., statistical confidence), we determine on a per-vortex basis what threshold of the strength parameter would be required to extract that vortex at the chosen confidence. We validate our approach on real data from a global ocean simulation and derive from it a map of expected vortex strengths over the global ocean.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We consider the problem of extracting discrete two-dimensional vortices from a turbulent flow. In our approach we use a reference model describing the expected physics and geometry of an idealized vortex. The model allows us to derive a novel correlation between the size of the vortex and its strength, measured as the square of its strain minus the square of its vorticity. For vortex detection in real models we use the strength parameter to locate potential vortex cores, then measure the similarity of our ideal analytical vortex and the real vortex core for different strength thresholds. This approach provides a metric for how well a vortex core is modeled by an ideal vortex. Moreover, this provides insight into the problem of choosing the thresholds that identify a vortex. By selecting a target coefficient of determination (i.e., statistical confidence), we determine on a per-vortex basis what threshold of the strength parameter would be required to extract that vortex at the chosen confidence. We validate our approach on real data from a global ocean simulation and derive from it a map of expected vortex strengths over the global ocean.", "title": "Adaptive Extraction and Quantification of Geophysical Vortices", "normalizedTitle": "Adaptive Extraction and Quantification of Geophysical Vortices", "fno": "ttg2011122088", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Feature Extraction", "Information Analysis", "Data Visualization", "Data Mining", "Data Models", "Atmospheric Modeling", "Statistical Data Analysis", "Vortex Extraction", "Feature Extraction" ], "authors": [ { "givenName": "S.", "surname": "Williams", "fullName": "S. Williams", "affiliation": "Inst. for Data Anal. & Visualization, Univ. of California, Davis, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "M.", "surname": "Petersen", "fullName": "M. Petersen", "affiliation": "Los Alamos Nat. Lab., Los Alamos, NM, USA", "__typename": "ArticleAuthorType" }, { "givenName": "P.-T", "surname": "Bremer", "fullName": "P.-T Bremer", "affiliation": "Lawrence-Livermore Nat. Lab., Livermore, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "M.", "surname": "Hecht", "fullName": "M. Hecht", "affiliation": "Los Alamos Nat. Lab., Los Alamos, NM, USA", "__typename": "ArticleAuthorType" }, { "givenName": "V.", "surname": "Pascucci", "fullName": "V. Pascucci", "affiliation": "Sci. Comput. & Imaging Inst., Univ. of Utah, Salt Lake City, UT, USA", "__typename": "ArticleAuthorType" }, { "givenName": "J.", "surname": "Ahrens", "fullName": "J. Ahrens", "affiliation": "Los Alamos Nat. Lab., Los Alamos, NM, USA", "__typename": "ArticleAuthorType" }, { "givenName": "M.", "surname": "Hlawitschka", "fullName": "M. Hlawitschka", "affiliation": "Univ. Leipzig, Leipzig, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "B.", "surname": "Hamann", "fullName": "B. Hamann", "affiliation": "Inst. for Data Anal. & Visualization, Univ. of California, Davis, CA, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2011-12-01 00:00:00", "pubType": "trans", "pages": "2088-2095", "year": "2011", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/visual/1994/6627/0/00346328", "title": "3D visualization of unsteady 2D airplane wake vortices", "doi": null, "abstractUrl": "/proceedings-article/visual/1994/00346328/12OmNroij7B", "parentPublication": { "id": "proceedings/visual/1994/6627/0", "title": "Proceedings Visualization '94", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isdea/2012/4608/0/4608b383", "title": "Application of Periodogram and Welch Based Spectral Estimation to Vortex Frequency Extraction", "doi": null, "abstractUrl": "/proceedings-article/isdea/2012/4608b383/12OmNzmclUS", "parentPublication": { "id": "proceedings/isdea/2012/4608/0", "title": "2012 Second International Conference on Intelligent System Design and Engineering Application", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2007/05/v0980", "title": "Vortex and Strain Skeletons in Eulerian and Lagrangian Frames", "doi": null, "abstractUrl": "/journal/tg/2007/05/v0980/13rRUEgs2BM", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2016/01/07192679", "title": "Extracting, Tracking, and Visualizing Magnetic Flux Vortices in 3D Complex-Valued Superconductor Simulation Data", "doi": null, "abstractUrl": "/journal/tg/2016/01/07192679/13rRUwInvJi", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/1995/02/v0151", "title": "A Predictor-Corrector Technique for Visualizing Unsteady Flow", "doi": null, "abstractUrl": "/journal/tg/1995/02/v0151/13rRUwjGoFO", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/12/ttg2011122080", "title": "Two-Dimensional Time-Dependent Vortex Regions Based on the Acceleration Magnitude", "doi": null, "abstractUrl": "/journal/tg/2011/12/ttg2011122080/13rRUwjGoFV", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2008/03/ttg2008030615", "title": "Parallel Vectors Criteria for Unsteady Flow Vortices", "doi": null, "abstractUrl": "/journal/tg/2008/03/ttg2008030615/13rRUxAASSW", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/1998/02/i0193", "title": "Extracting 3D Vortices in Turbulent Fluid Flow", "doi": null, "abstractUrl": "/journal/tp/1998/02/i0193/13rRUxASuTT", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040412", "title": "Visualizing the Evolution and Interaction of Vortices and Shear Layers in Time-Dependent 3D Flow", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040412/13rRUyYSWsO", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/03/08454764", "title": "Hyper-Objective Vortices", "doi": null, "abstractUrl": "/journal/tg/2020/03/08454764/13rRUyeTVia", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2011122080", "articleId": "13rRUwjGoFV", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2011122096", "articleId": "13rRUwbs2gp", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNvGPE8n", "title": "Jan.", "year": "2016", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "22", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUytF41D", "doi": "10.1109/TVCG.2015.2467200", "abstract": "We propose a new class of vortex definitions for flows that are induced by rotating mechanical parts, such as stirring devices, helicopters, hydrocyclones, centrifugal pumps, or ventilators. Instead of a Galilean invariance, we enforce a rotation invariance, i.e., the invariance of a vortex under a uniform-speed rotation of the underlying coordinate system around a fixed axis. We provide a general approach to transform a Galilean invariant vortex concept to a rotation invariant one by simply adding a closed form matrix to the Jacobian. In particular, we present rotation invariant versions of the well-known Sujudi-Haimes, Lambda-2, and Q vortex criteria. We apply them to a number of artificial and real rotating flows, showing that for these cases rotation invariant vortices give better results than their Galilean invariant counterparts.", "abstracts": [ { "abstractType": "Regular", "content": "We propose a new class of vortex definitions for flows that are induced by rotating mechanical parts, such as stirring devices, helicopters, hydrocyclones, centrifugal pumps, or ventilators. Instead of a Galilean invariance, we enforce a rotation invariance, i.e., the invariance of a vortex under a uniform-speed rotation of the underlying coordinate system around a fixed axis. We provide a general approach to transform a Galilean invariant vortex concept to a rotation invariant one by simply adding a closed form matrix to the Jacobian. In particular, we present rotation invariant versions of the well-known Sujudi-Haimes, Lambda-2, and Q vortex criteria. We apply them to a number of artificial and real rotating flows, showing that for these cases rotation invariant vortices give better results than their Galilean invariant counterparts.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We propose a new class of vortex definitions for flows that are induced by rotating mechanical parts, such as stirring devices, helicopters, hydrocyclones, centrifugal pumps, or ventilators. Instead of a Galilean invariance, we enforce a rotation invariance, i.e., the invariance of a vortex under a uniform-speed rotation of the underlying coordinate system around a fixed axis. We provide a general approach to transform a Galilean invariant vortex concept to a rotation invariant one by simply adding a closed form matrix to the Jacobian. In particular, we present rotation invariant versions of the well-known Sujudi-Haimes, Lambda-2, and Q vortex criteria. We apply them to a number of artificial and real rotating flows, showing that for these cases rotation invariant vortices give better results than their Galilean invariant counterparts.", "title": "Rotation Invariant Vortices for Flow Visualization", "normalizedTitle": "Rotation Invariant Vortices for Flow Visualization", "fno": "07192689", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Jacobian Matrices", "Propellers", "Observers", "Transforms", "Visualization", "Rotation Measurement", "Eigenvalues And Eigenfunctions", "FREE COVID 19", "Line Fields", "Vortex Cores", "Rotation Invariance", "Galilean Invariance", "Scientific Visualization", "Flow Visualization", "Line Fields", "Vortex Cores", "Rotation Invariance", "Galilean Invariance", "Scientific Visualization", "Flow Visualization" ], "authors": [ { "givenName": "Tobias", "surname": "Günther", "fullName": "Tobias Günther", "affiliation": "Visual Computing Group, University of Magdeburg", "__typename": "ArticleAuthorType" }, { "givenName": "Maik", "surname": "Schulze", "fullName": "Maik Schulze", "affiliation": ", MAXON Computer", "__typename": "ArticleAuthorType" }, { "givenName": "Holger", "surname": "Theisel", "fullName": "Holger Theisel", "affiliation": "Visual Computing Group, University of Magdeburg", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "01", "pubDate": "2016-01-01 00:00:00", "pubType": "trans", "pages": "817-826", "year": "2016", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ism/2012/4875/0/4875a286", "title": "2D-FRFT Based Rotation Invariant Digital Image Watermarking", "doi": null, "abstractUrl": "/proceedings-article/ism/2012/4875a286/12OmNBUS76i", "parentPublication": { "id": "proceedings/ism/2012/4875/0", "title": "2012 IEEE International Symposium on Multimedia", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2012/1226/0/259O2D01", "title": "Learning rotation-aware features: From invariant priors to equivariant descriptors", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2012/259O2D01/12OmNx1qV4I", "parentPublication": { "id": "proceedings/cvpr/2012/1226/0", "title": "2012 IEEE Conference on Computer Vision and Pattern Recognition", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2012/1226/0/116P1C08", "title": "2D/3D rotation-invariant detection using equivariant filters and kernel weighted mapping", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2012/116P1C08/12OmNyTOst1", "parentPublication": { "id": "proceedings/cvpr/2012/1226/0", "title": "2012 IEEE Conference on Computer Vision and Pattern Recognition", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icnc/2007/2875/2/28750144", "title": "Computational Model for Rotation-Invariant Perception", "doi": null, "abstractUrl": "/proceedings-article/icnc/2007/28750144/12OmNyz5JXr", "parentPublication": { "id": "proceedings/icnc/2007/2875/2", "title": "Third International Conference on Natural Computation (ICNC 2007)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2009/11/ttp2009111985", "title": "Rotation Invariant Kernels and Their Application to Shape Analysis", "doi": null, "abstractUrl": "/journal/tp/2009/11/ttp2009111985/13rRUwbaqVW", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2003/05/i0590", "title": "Log-Polar Wavelet Energy Signatures for Rotation and Scale Invariant Texture Classification", "doi": null, "abstractUrl": "/journal/tp/2003/05/i0590/13rRUwh80Cv", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2003/02/i0234", "title": "Moment Forms Invariant to Rotation and Blur in Arbitrary Number of Dimensions", "doi": null, "abstractUrl": "/journal/tp/2003/02/i0234/13rRUxDqS54", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/1994/04/i0415", "title": "Advanced In-Plane Rotation-Invariant Correlation Filters", "doi": null, "abstractUrl": "/journal/tp/1994/04/i0415/13rRUxlgxUg", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/03/08454764", "title": "Hyper-Objective Vortices", "doi": null, "abstractUrl": "/journal/tg/2020/03/08454764/13rRUyeTVia", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3dv/2020/8128/0/812800a504", "title": "Rotation-Invariant Point Convolution With Multiple Equivariant Alignments", "doi": null, "abstractUrl": "/proceedings-article/3dv/2020/812800a504/1qyxodIpW9i", "parentPublication": { "id": "proceedings/3dv/2020/8128/0", "title": "2020 International Conference on 3D Vision (3DV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07192721", "articleId": "13rRUxBa5xl", "__typename": "AdjacentArticleType" }, "next": { "fno": "07192679", "articleId": "13rRUwInvJi", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTYesZw", "name": "ttg201601-07192689s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201601-07192689s1.zip", "extension": "zip", "size": "50.4 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNBOUxmS", "title": "February", "year": "2010", "issueNum": "02", "idPrefix": "tk", "pubType": "journal", "volume": "22", "label": "February", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwbs1SO", "doi": "10.1109/TKDE.2009.51", "abstract": "Due to the dynamic nature of data streams, a sliding window is used to generate synopses that approximate the most recent data within the retrospective horizon to answer queries or discover patterns. In this paper, we propose a dynamic scheme for wavelet synopses management in sensor networks. We define a data structure Sliding Dual Tree, abbreviated as SDT, to generate dynamic synopses that adapts to the insertions and deletions in the most recent sliding window. By exploiting the properties of Haar wavelet transform, we develop several operations to incrementally maintain SDT over consecutive time windows in a time- and space-efficient manner. These operations directly operate on the transformed time-frequency domain without the need of storing/reconstructing the original data. As shown in our thorough analysis, our SDT-based approach greatly reduces the required resources for synopses generation and maximizes the storage utilization of wavelet synopses in terms of the window length and quality measures. We also show that the approximation error of the dynamic wavelet synopses, i.e., L^{2}-norm error, can be incrementally updated. We also derive the bound of the overestimation of the approximation error due to the incremental thresholding scheme. Furthermore, the synopses can be used to answer various kinds of numerical queries such as point and distance queries. In addition, we show that our SDT can adapt to resource allocation to further enhance the overall storage utilization over time. As demonstrated by our experimental results, our proposed framework can outperform current techniques in both real and synthetic data.", "abstracts": [ { "abstractType": "Regular", "content": "Due to the dynamic nature of data streams, a sliding window is used to generate synopses that approximate the most recent data within the retrospective horizon to answer queries or discover patterns. In this paper, we propose a dynamic scheme for wavelet synopses management in sensor networks. We define a data structure Sliding Dual Tree, abbreviated as SDT, to generate dynamic synopses that adapts to the insertions and deletions in the most recent sliding window. By exploiting the properties of Haar wavelet transform, we develop several operations to incrementally maintain SDT over consecutive time windows in a time- and space-efficient manner. These operations directly operate on the transformed time-frequency domain without the need of storing/reconstructing the original data. As shown in our thorough analysis, our SDT-based approach greatly reduces the required resources for synopses generation and maximizes the storage utilization of wavelet synopses in terms of the window length and quality measures. We also show that the approximation error of the dynamic wavelet synopses, i.e., L^{2}-norm error, can be incrementally updated. We also derive the bound of the overestimation of the approximation error due to the incremental thresholding scheme. Furthermore, the synopses can be used to answer various kinds of numerical queries such as point and distance queries. In addition, we show that our SDT can adapt to resource allocation to further enhance the overall storage utilization over time. As demonstrated by our experimental results, our proposed framework can outperform current techniques in both real and synthetic data.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Due to the dynamic nature of data streams, a sliding window is used to generate synopses that approximate the most recent data within the retrospective horizon to answer queries or discover patterns. In this paper, we propose a dynamic scheme for wavelet synopses management in sensor networks. We define a data structure Sliding Dual Tree, abbreviated as SDT, to generate dynamic synopses that adapts to the insertions and deletions in the most recent sliding window. By exploiting the properties of Haar wavelet transform, we develop several operations to incrementally maintain SDT over consecutive time windows in a time- and space-efficient manner. These operations directly operate on the transformed time-frequency domain without the need of storing/reconstructing the original data. As shown in our thorough analysis, our SDT-based approach greatly reduces the required resources for synopses generation and maximizes the storage utilization of wavelet synopses in terms of the window length and quality measures. We also show that the approximation error of the dynamic wavelet synopses, i.e., L^{2}-norm error, can be incrementally updated. We also derive the bound of the overestimation of the approximation error due to the incremental thresholding scheme. Furthermore, the synopses can be used to answer various kinds of numerical queries such as point and distance queries. In addition, we show that our SDT can adapt to resource allocation to further enhance the overall storage utilization over time. As demonstrated by our experimental results, our proposed framework can outperform current techniques in both real and synthetic data.", "title": "Dynamic Wavelet Synopses Management over Sliding Windows in Sensor Networks", "normalizedTitle": "Dynamic Wavelet Synopses Management over Sliding Windows in Sensor Networks", "fno": "ttk2010020193", "hasPdf": true, "idPrefix": "tk", "keywords": [ "Data Stream", "Wavelet Transform", "Dynamic Synopses" ], "authors": [ { "givenName": "Ken-Hao", "surname": "Liu", "fullName": "Ken-Hao Liu", "affiliation": "National Taiwan University, Taipei", "__typename": "ArticleAuthorType" }, { "givenName": "Wei-Guang", "surname": "Teng", "fullName": "Wei-Guang Teng", "affiliation": "National Cheng Kung University, Taipei", "__typename": "ArticleAuthorType" }, { "givenName": "Ming-Syan", "surname": "Chen", "fullName": "Ming-Syan Chen", "affiliation": "National Taiwan University, Taipei", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2010-02-01 00:00:00", "pubType": "trans", "pages": "193-206", "year": "2010", "issn": "1041-4347", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fskd/2009/3735/5/3735e248", "title": "Density-Based Data Streams Clustering over Sliding Windows", "doi": null, "abstractUrl": "/proceedings-article/fskd/2009/3735e248/12OmNAq3hL0", "parentPublication": { "id": "proceedings/fskd/2009/3735/5", "title": "Fuzzy Systems and Knowledge Discovery, Fourth International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/itcs/2009/3688/2/3688b562", "title": "Fast Algorithm for Building Error Bounded Wavelet Synopses", "doi": null, "abstractUrl": "/proceedings-article/itcs/2009/3688b562/12OmNCdk2OQ", "parentPublication": { "id": "proceedings/itcs/2009/3688/2", "title": "Information Technology and Computer Science, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aciids/2009/3580/0/3580a196", "title": "Processing Exact Results for Sliding Window Joins over Time-Sequence, Streaming Data Using a Disk Archive", "doi": null, "abstractUrl": "/proceedings-article/aciids/2009/3580a196/12OmNCeaPTU", "parentPublication": { "id": "proceedings/aciids/2009/3580/0", "title": "Intelligent Information and Database Systems, Asian Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nca/2015/1849/0/1849a151", "title": "Efficiently Summarizing Data Streams over Sliding Windows", "doi": null, "abstractUrl": "/proceedings-article/nca/2015/1849a151/12OmNqBtiCy", "parentPublication": { "id": "proceedings/nca/2015/1849/0", "title": "2015 IEEE 14th International Symposium on Network Computing and Applications (NCA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iscsct/2008/3498/2/3498b110", "title": "Extending Sliding-Window Semantics over Data Streams", "doi": null, "abstractUrl": "/proceedings-article/iscsct/2008/3498b110/12OmNqI04TH", "parentPublication": { "id": "proceedings/iscsct/2008/3498/1", "title": "2008 International Symposium on Computer Science and Computational Technology (ISCSCT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iita/2008/3497/2/3497b588", "title": "Construction of Synopsis for Periodically Updating Sliding Windows over Data Streams", "doi": null, "abstractUrl": "/proceedings-article/iita/2008/3497b588/12OmNvAAtxe", "parentPublication": { "id": "iita/2008/3497/2", "title": "2008 Second International Symposium on Intelligent Information Technology Application", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdm/2008/3502/0/3502a083", "title": "SeqStream: Mining Closed Sequential Patterns over Stream Sliding Windows", "doi": null, "abstractUrl": "/proceedings-article/icdm/2008/3502a083/12OmNwdL7hO", "parentPublication": { "id": "proceedings/icdm/2008/3502/0", "title": "2008 Eighth IEEE International Conference on Data Mining", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cdee/2010/4332/0/4332a212", "title": "Density-Based Data Streams Subspace Clustering over Weighted Sliding Windows", "doi": null, "abstractUrl": "/proceedings-article/cdee/2010/4332a212/12OmNzIl3yz", "parentPublication": { "id": "proceedings/cdee/2010/4332/0", "title": "Cryptography, and Network Security, Data Mining and Knowledge Discovery, E-Commerce and Its Applications, and Embedded Systems, IACIS International Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nas/2011/4509/0/4509a382", "title": "Detecting Duplicates over Sliding Windows with RAM-Efficient Detached Counting Bloom Filter Arrays", "doi": null, "abstractUrl": "/proceedings-article/nas/2011/4509a382/12OmNzvQHLa", "parentPublication": { "id": "proceedings/nas/2011/4509/0", "title": "2011 IEEE Sixth International Conference on Networking, Architecture, and Storage", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2019/09/08447277", "title": "Scaling the Construction of Wavelet Synopses for Maximum Error Metrics", "doi": null, "abstractUrl": "/journal/tk/2019/09/08447277/1ch5E3qCOYw", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttk2010020179", "articleId": "13rRUwhHcRb", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttk2010020207", "articleId": "13rRUxNmPEa", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBpEeNL", "title": "September/October", "year": "2017", "issueNum": "05", "idPrefix": "cs", "pubType": "magazine", "volume": "19", "label": "September/October", "downloadables": { "hasCover": true, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxlgxZh", "doi": "10.1109/MCSE.2017.3421553", "abstract": "The conventional wavelet transform is widely used in image and signal processing, where a signal is decomposed into a combination of known signals. By analyzing the individual contributions, the behavior of the original signal can be inferred. In this article, the authors present an introductory overview of the extension of this theory into graphs domains. They review the graph Fourier transform and graph wavelet transforms that are based on dictionaries of graph spectral filters, namely, spectral graph wavelet transforms. Then, the main features of the graph wavelet transforms are presented using real and synthetic data.", "abstracts": [ { "abstractType": "Regular", "content": "The conventional wavelet transform is widely used in image and signal processing, where a signal is decomposed into a combination of known signals. By analyzing the individual contributions, the behavior of the original signal can be inferred. In this article, the authors present an introductory overview of the extension of this theory into graphs domains. They review the graph Fourier transform and graph wavelet transforms that are based on dictionaries of graph spectral filters, namely, spectral graph wavelet transforms. Then, the main features of the graph wavelet transforms are presented using real and synthetic data.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The conventional wavelet transform is widely used in image and signal processing, where a signal is decomposed into a combination of known signals. By analyzing the individual contributions, the behavior of the original signal can be inferred. In this article, the authors present an introductory overview of the extension of this theory into graphs domains. They review the graph Fourier transform and graph wavelet transforms that are based on dictionaries of graph spectral filters, namely, spectral graph wavelet transforms. Then, the main features of the graph wavelet transforms are presented using real and synthetic data.", "title": "Wavelet-Based Visual Analysis for Data Exploration", "normalizedTitle": "Wavelet-Based Visual Analysis for Data Exploration", "fno": "mcs2017050085", "hasPdf": true, "idPrefix": "cs", "keywords": [ "Eigenvalues And Eigenfunctions", "Dictionaries", "Laplace Equations", "Topology", "Wavelet Coefficients", "Kernel", "Spectral Analysis", "Graph Signal Processing", "Spectral Graph Wavelet Transforms", "Time Varying Data", "Scientific Computing" ], "authors": [ { "givenName": "Alcebiades", "surname": "Dal Col", "fullName": "Alcebiades Dal Col", "affiliation": "University of São Paulo", "__typename": "ArticleAuthorType" }, { "givenName": "Paola", "surname": "Valdivia", "fullName": "Paola Valdivia", "affiliation": "University of São Paulo", "__typename": "ArticleAuthorType" }, { "givenName": "Fabiano", "surname": "Petronetto", "fullName": "Fabiano Petronetto", "affiliation": "Federal University of Espírito Santo", "__typename": "ArticleAuthorType" }, { "givenName": "Fabio", "surname": "Dias", "fullName": "Fabio Dias", "affiliation": "New York University", "__typename": "ArticleAuthorType" }, { "givenName": "Claudio T.", "surname": "Silva", "fullName": "Claudio T. Silva", "affiliation": "New York University", "__typename": "ArticleAuthorType" }, { "givenName": "L. Gustavo", "surname": "Nonato", "fullName": "L. Gustavo Nonato", "affiliation": "University of São Paulo", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2017-09-01 00:00:00", "pubType": "mags", "pages": "85-91", "year": "2017", "issn": "1521-9615", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icdmw/2015/8493/0/8493a652", "title": "Block-Organized Topology Visualization for Visual Exploration of Signed Networks", "doi": null, "abstractUrl": "/proceedings-article/icdmw/2015/8493a652/12OmNALlcid", "parentPublication": { "id": "proceedings/icdmw/2015/8493/0", "title": "2015 IEEE International Conference on Data Mining Workshop (ICDMW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icnc/2008/3304/4/3304d266", "title": "Texture Image Retrieval Based on Rotated Complex Wavelet Signatures", "doi": null, "abstractUrl": "/proceedings-article/icnc/2008/3304d266/12OmNAXglLl", "parentPublication": { "id": "proceedings/icnc/2008/3304/4", "title": "2008 Fourth International Conference on Natural Computation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/acct/2013/4941/0/06524275", "title": "Analysis of Multispectral Image Using Discrete Wavelet Transform", "doi": null, "abstractUrl": "/proceedings-article/acct/2013/06524275/12OmNCcbE9D", "parentPublication": { "id": "proceedings/acct/2013/4941/0", "title": "2013 Third International Conference on Advanced Computing & Communication Technologies (ACCT 2013)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdm/2014/4302/0/4302b049", "title": "On Spectral Analysis of Signed and Dispute Graphs", "doi": null, "abstractUrl": "/proceedings-article/icdm/2014/4302b049/12OmNyKa5TL", "parentPublication": { "id": "proceedings/icdm/2014/4302/0", "title": "2014 IEEE International Conference on Data Mining (ICDM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipdpsw/2018/5555/0/555501a269", "title": "Spectral Graph Drawing: Building Blocks and Performance Analysis", "doi": null, "abstractUrl": "/proceedings-article/ipdpsw/2018/555501a269/12OmNyYm2rZ", "parentPublication": { "id": "proceedings/ipdpsw/2018/5555/0", "title": "2018 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/08/08017630", "title": "Wavelet-Based Visual Analysis of Dynamic Networks", "doi": null, "abstractUrl": "/journal/tg/2018/08/08017630/13rRUwInuWy", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2017/02/07437462", "title": "Unsupervised Spectral Mesh Segmentation Driven by Heterogeneous Graphs", "doi": null, "abstractUrl": "/journal/tp/2017/02/07437462/13rRUwjoNyn", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2017/07/07882721", "title": "On Spectral Analysis of Signed and Dispute Graphs: Application to Community Structure", "doi": null, "abstractUrl": "/journal/tk/2017/07/07882721/13rRUxBa5so", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2023/06/09780026", "title": "Fourier-Based and Rational Graph Filters for Spectral Processing", "doi": null, "abstractUrl": "/journal/tp/2023/06/09780026/1DBTwwfOEqQ", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2022/07/09336270", "title": "Graph Neural Networks With Convolutional ARMA Filters", "doi": null, "abstractUrl": "/journal/tp/2022/07/09336270/1qHMyCaZuBq", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mcs2017050082", "articleId": "13rRUEgs2xc", "__typename": "AdjacentArticleType" }, "next": { "fno": "mcs2017050092", "articleId": "13rRUyv53Jl", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNrkBwzg", "title": "May-June", "year": "2015", "issueNum": "03", "idPrefix": "it", "pubType": "magazine", "volume": "17", "label": "May-June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvuE", "doi": "10.1109/MITP.2015.35", "abstract": "From the iMac to the iPhone, the effects that Steve Jobs and Apple have had on our lives is clear. The major role Jobs played in these ubiquitous technology developments makes him a modern-day IT hero.", "abstracts": [ { "abstractType": "Regular", "content": "From the iMac to the iPhone, the effects that Steve Jobs and Apple have had on our lives is clear. The major role Jobs played in these ubiquitous technology developments makes him a modern-day IT hero.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "From the iMac to the iPhone, the effects that Steve Jobs and Apple have had on our lives is clear. The major role Jobs played in these ubiquitous technology developments makes him a modern-day IT hero.", "title": "Steve Jobs: IT Creative Genius", "normalizedTitle": "Steve Jobs: IT Creative Genius", "fno": "mit2015030068", "hasPdf": true, "idPrefix": "it", "keywords": [ "Smart Phones", "Portable Media Players", "Tablet Computers", "Companies", "Smartphone", "Steve Jobs", "Apple" ], "authors": [ { "givenName": "Jay", "surname": "Liebowitz", "fullName": "Jay Liebowitz", "affiliation": "Harrisburg University of Science and Technology", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2015-05-01 00:00:00", "pubType": "mags", "pages": "68-69", "year": "2015", "issn": "1520-9202", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fie/2012/1353/0/06462251", "title": "A study on the influence of rich versus traditional classroom response system (CRS) questions on concept retention", "doi": null, "abstractUrl": "/proceedings-article/fie/2012/06462251/12OmNy50g9v", "parentPublication": { "id": "proceedings/fie/2012/1353/0", "title": "2012 Frontiers in Education Conference Proceedings", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/it/2011/06/mit2011060006", "title": "What We Can Learn from Steve Jobs", "doi": null, "abstractUrl": "/magazine/it/2011/06/mit2011060006/13rRUwjXZOM", "parentPublication": { "id": "mags/it", "title": "IT Professional", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/mi/2011/06/mmi2011060064", "title": "Steve Jobs and the Economics of One Entrepreneur", "doi": null, "abstractUrl": "/magazine/mi/2011/06/mmi2011060064/13rRUwkfAW3", "parentPublication": { "id": "mags/mi", "title": "IEEE Micro", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/co/2012/01/mco2012010010", "title": "The Second-Order Effects of Steve Jobs", "doi": null, "abstractUrl": "/magazine/co/2012/01/mco2012010010/13rRUygBw9B", "parentPublication": { "id": "mags/co", "title": "Computer", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mit2015030064", "articleId": "13rRUwhpBA6", "__typename": "AdjacentArticleType" }, "next": { "fno": "mit2015030070", "articleId": "13rRUB7a0Xh", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBcj5Eg", "title": "Nov.-Dec.", "year": "2011", "issueNum": "06", "idPrefix": "it", "pubType": "magazine", "volume": "13", "label": "Nov.-Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwjXZOM", "doi": "10.1109/MITP.2011.108", "abstract": "What can IT professionals and executives learn from Steve Jobs? This tribute to the great technologist and visionary innovator discusses how Jobs went about transforming computing, enhancing the user experience, and creating a most valued technology company.", "abstracts": [ { "abstractType": "Regular", "content": "What can IT professionals and executives learn from Steve Jobs? This tribute to the great technologist and visionary innovator discusses how Jobs went about transforming computing, enhancing the user experience, and creating a most valued technology company.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "What can IT professionals and executives learn from Steve Jobs? This tribute to the great technologist and visionary innovator discusses how Jobs went about transforming computing, enhancing the user experience, and creating a most valued technology company.", "title": "What We Can Learn from Steve Jobs", "normalizedTitle": "What We Can Learn from Steve Jobs", "fno": "mit2011060006", "hasPdf": true, "idPrefix": "it", "keywords": [ "Keywords Information Technology", "Steve Jobs" ], "authors": [ { "givenName": "San", "surname": "Murugesan", "fullName": "San Murugesan", "affiliation": "BRITE Professional Services, Australia", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2011-11-01 00:00:00", "pubType": "mags", "pages": "6-8", "year": "2011", "issn": "1520-9202", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/hicss/2009/3450/0/02-01-09", "title": "Surviving Attacks and Intrusions: What can we Learn from Fault Models", "doi": null, "abstractUrl": "/proceedings-article/hicss/2009/02-01-09/12OmNBoNrrt", "parentPublication": { "id": "proceedings/hicss/2009/3450/0", "title": "2009 42nd Hawaii International Conference on System Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/focs/2008/3436/0/3436a531", "title": "What Can We Learn Privately?", "doi": null, "abstractUrl": "/proceedings-article/focs/2008/3436a531/12OmNrGb2iM", "parentPublication": { "id": "proceedings/focs/2008/3436/0", "title": "2008 49th Annual IEEE Symposium on Foundations of Computer Science", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iros/1995/7108/1/71080070", "title": "Two-arm manipulation: what can we learn by studying humans?", "doi": null, "abstractUrl": "/proceedings-article/iros/1995/71080070/12OmNvq5jt1", "parentPublication": { "id": "proceedings/iros/1995/7108/1", "title": "Intelligent Robots and Systems, IEEE/RSJ International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/1993/3230/4/00284206", "title": "The I/S leader as 'innovator'", "doi": null, "abstractUrl": "/proceedings-article/hicss/1993/00284206/12OmNwDj112", "parentPublication": { "id": "proceedings/hicss/1993/3230/4", "title": "1993 The Twenty-sixth Hawaii International Conference on System Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsn/2017/0542/0/0542a025", "title": "What Can We Learn from Four Years of Data Center Hardware Failures?", "doi": null, "abstractUrl": "/proceedings-article/dsn/2017/0542a025/12OmNzZ5ohL", "parentPublication": { "id": "proceedings/dsn/2017/0542/0", "title": "2017 47th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/it/2015/03/mit2015030068", "title": "Steve Jobs: IT Creative Genius", "doi": null, "abstractUrl": "/magazine/it/2015/03/mit2015030068/13rRUwInvuE", "parentPublication": { "id": "mags/it", "title": "IT Professional", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/ic/2012/01/mic2012010087", "title": "Changing the World", "doi": null, "abstractUrl": "/magazine/ic/2012/01/mic2012010087/13rRUwbs1X2", "parentPublication": { "id": "mags/ic", "title": "IEEE Internet Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/mi/2011/06/mmi2011060064", "title": "Steve Jobs and the Economics of One Entrepreneur", "doi": null, "abstractUrl": "/magazine/mi/2011/06/mmi2011060064/13rRUwkfAW3", "parentPublication": { "id": "mags/mi", "title": "IEEE Micro", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/it/2015/06/mit2015060008", "title": "IT Project Failures: What Management Can Learn", "doi": null, "abstractUrl": "/magazine/it/2015/06/mit2015060008/13rRUyYBljw", "parentPublication": { "id": "mags/it", "title": "IT Professional", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/co/2012/01/mco2012010010", "title": "The Second-Order Effects of Steve Jobs", "doi": null, "abstractUrl": "/magazine/co/2012/01/mco2012010010/13rRUygBw9B", "parentPublication": { "id": "mags/co", "title": "Computer", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mit2011060004", "articleId": "13rRUxAASOV", "__typename": "AdjacentArticleType" }, "next": { "fno": "mit2011060009", "articleId": "13rRUNvyapI", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNB9bvmo", "title": "Nov.-Dec.", "year": "2011", "issueNum": "06", "idPrefix": "mi", "pubType": "magazine", "volume": "31", "label": "Nov.-Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwkfAW3", "doi": "10.1109/MM.2011.107", "abstract": "This column explores Steve Jobs' entrepreneurship and impact, covering various successes and setbacks over his career.", "abstracts": [ { "abstractType": "Regular", "content": "This column explores Steve Jobs' entrepreneurship and impact, covering various successes and setbacks over his career.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This column explores Steve Jobs' entrepreneurship and impact, covering various successes and setbacks over his career.", "title": "Steve Jobs and the Economics of One Entrepreneur", "normalizedTitle": "Steve Jobs and the Economics of One Entrepreneur", "fno": "mmi2011060064", "hasPdf": true, "idPrefix": "mi", "keywords": [ "Steve Jobs", "Apple", "Entrepreneurship" ], "authors": [ { "givenName": "Shane", "surname": "Greenstein", "fullName": "Shane Greenstein", "affiliation": "greenstein@kellogg.northwestern.edu", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2011-11-01 00:00:00", "pubType": "mags", "pages": "64-65", "year": "2011", "issn": "0272-1732", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/gcc/2006/2694/0/26940062", "title": "BSM: A scheduling algorithm for dynamic jobs based on economics theory", "doi": null, "abstractUrl": "/proceedings-article/gcc/2006/26940062/12OmNqESuhC", "parentPublication": { "id": "proceedings/gcc/2006/2694/0", "title": "Proceedings Fifth International Conference on Grid and Cooperative Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2006/0256/0/04117218", "title": "Work in Progress: Smoothing the Border between Academic and Professional Software Engineering Environment through Entrepreneurship", "doi": null, "abstractUrl": "/proceedings-article/fie/2006/04117218/12OmNzahc2X", "parentPublication": { "id": "proceedings/fie/2006/0256/0", "title": "Proceedings. Frontiers in Education. 36th Annual Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2015/8454/0/07344097", "title": "Pivot thinking: Predicting entrepreneurial intent among engineering students and faculty using problem solving style preference", "doi": null, "abstractUrl": "/proceedings-article/fie/2015/07344097/12OmNzcxZql", "parentPublication": { "id": "proceedings/fie/2015/8454/0", "title": "2015 IEEE Frontiers in Education Conference (FIE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/ic/2012/01/mic2012010087", "title": "Changing the World", "doi": null, "abstractUrl": "/magazine/ic/2012/01/mic2012010087/13rRUwbs1X2", "parentPublication": { "id": "mags/ic", "title": "IEEE Internet Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/it/2011/06/mit2011060006", "title": "What We Can Learn from Steve Jobs", "doi": null, "abstractUrl": "/magazine/it/2011/06/mit2011060006/13rRUwjXZOM", "parentPublication": { "id": "mags/it", "title": "IT Professional", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/co/2012/01/mco2012010010", "title": "The Second-Order Effects of Steve Jobs", "doi": null, "abstractUrl": "/magazine/co/2012/01/mco2012010010/13rRUygBw9B", "parentPublication": { "id": "mags/co", "title": "Computer", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vs-games/2018/7123/0/08493445", "title": "Understanding Esports as a STEM Career Ready Curriculum in the Wild", "doi": null, "abstractUrl": "/proceedings-article/vs-games/2018/08493445/14tNJmB30ME", "parentPublication": { "id": "proceedings/vs-games/2018/7123/0", "title": "2018 10th International Conference on Virtual Worlds and Games for Serious Applications (VS-Games)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmcce/2019/4689/0/468900a643", "title": "Research on the Practice of Course Ideological and Political Education in Applied Undergraduate Colleges", "doi": null, "abstractUrl": "/proceedings-article/icmcce/2019/468900a643/1h0FfIiR8Uo", "parentPublication": { "id": "proceedings/icmcce/2019/4689/0", "title": "2019 4th International Conference on Mechanical, Control and Computer Engineering (ICMCCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2020/8961/0/09273903", "title": "Teach like an Entrepreneur: A Faculty Development Initiative", "doi": null, "abstractUrl": "/proceedings-article/fie/2020/09273903/1phRQxlrBn2", "parentPublication": { "id": "proceedings/fie/2020/8961/0", "title": "2020 IEEE Frontiers in Education Conference (FIE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isaiee/2020/5668/0/566800a043", "title": "Exploration on Experimental Economics and the Education Reform of \"New Finance and Economics\"", "doi": null, "abstractUrl": "/proceedings-article/isaiee/2020/566800a043/1sQKiMJtDVK", "parentPublication": { "id": "proceedings/isaiee/2020/5668/0", "title": "2020 International Symposium on Advances in Informatics, Electronics and Education (ISAIEE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mmi2011060058", "articleId": "13rRUwbs1XD", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNCfAPy1", "title": "July-September", "year": "2006", "issueNum": "03", "idPrefix": "pc", "pubType": "magazine", "volume": "5", "label": "July-September", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxASuD2", "doi": "10.1109/MPRV.2006.55", "abstract": "This article takes a retrospective look at Place Lab, an Intel Research project on location-enhanced mobile computing. A community of researchers and practitioners have used Place Lab's software. The authors survey their research results as well as share lessons learned from leading the project and deploying Place Lab in the real world. This article is part of a special issue on Real-World Deployments.", "abstracts": [ { "abstractType": "Regular", "content": "This article takes a retrospective look at Place Lab, an Intel Research project on location-enhanced mobile computing. A community of researchers and practitioners have used Place Lab's software. The authors survey their research results as well as share lessons learned from leading the project and deploying Place Lab in the real world. This article is part of a special issue on Real-World Deployments.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This article takes a retrospective look at Place Lab, an Intel Research project on location-enhanced mobile computing. A community of researchers and practitioners have used Place Lab's software. The authors survey their research results as well as share lessons learned from leading the project and deploying Place Lab in the real world. This article is part of a special issue on Real-World Deployments.", "title": "Practical Lessons from Place Lab", "normalizedTitle": "Practical Lessons from Place Lab", "fno": "b3032", "hasPdf": true, "idPrefix": "pc", "keywords": [ "Real World Deployment" ], "authors": [ { "givenName": "Jeffrey", "surname": "Hightower", "fullName": "Jeffrey Hightower", "affiliation": "Intel Research Seattle", "__typename": "ArticleAuthorType" }, { "givenName": "Anthony", "surname": "LaMarca", "fullName": "Anthony LaMarca", "affiliation": "Intel Research Seattle", "__typename": "ArticleAuthorType" }, { "givenName": "Ian E.", "surname": "Smith", "fullName": "Ian E. Smith", "affiliation": "Intel Research Seattle", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2006-07-01 00:00:00", "pubType": "mags", "pages": "32-39", "year": "2006", "issn": "1536-1268", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icdmw/2015/8493/0/8493a139", "title": "Human Activity Recognition: From Controlled Lab Experiments to Competitive Live Evaluation", "doi": null, "abstractUrl": "/proceedings-article/icdmw/2015/8493a139/12OmNyUWQXq", "parentPublication": { "id": "proceedings/icdmw/2015/8493/0", "title": "2015 IEEE International Conference on Data Mining Workshop (ICDMW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/enc/2006/2666/0/26660055", "title": "The Crescent Lab: A smart home lab for students", "doi": null, "abstractUrl": "/proceedings-article/enc/2006/26660055/12OmNyoiZ7m", "parentPublication": { "id": "proceedings/enc/2006/2666/0", "title": "2006 Seventh Mexican International Conference on Computer Science", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2009/4715/0/05350593", "title": "Work in progress - video-based lab tutorials in an undergraduate Electrical Circuit course", "doi": null, "abstractUrl": "/proceedings-article/fie/2009/05350593/12OmNzwHvcu", "parentPublication": { "id": "proceedings/fie/2009/4715/0", "title": "2009 39th IEEE Frontiers in Education Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2011/01/mpc2011010090", "title": "Place Identifiers: Describing Position, Location, and Virtual World References", "doi": null, "abstractUrl": "/magazine/pc/2011/01/mpc2011010090/13rRUwdrdPT", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2006/03/b3002", "title": "Build What You Use", "doi": null, "abstractUrl": "/magazine/pc/2006/03/b3002/13rRUxCitGA", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2006/03/b3021", "title": "Real-World Ubicomp Deployments: Lessons Learned", "doi": null, "abstractUrl": "/magazine/pc/2006/03/b3021/13rRUxlgy90", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2006/03/b3024", "title": "Moving Out of the Lab: Deploying Pervasive Technologies in a Hospital", "doi": null, "abstractUrl": "/magazine/pc/2006/03/b3024/13rRUxly9b7", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2006/03/b3040", "title": "Public Ubiquitous Computing Systems: Lessons from the e-Campus Display Deployments", "doi": null, "abstractUrl": "/magazine/pc/2006/03/b3040/13rRUy2YLQe", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/ic/2013/06/mic2013060030", "title": "Tokyo Virtual Living Lab: Designing Smart Cities Based on the 3D Internet", "doi": null, "abstractUrl": "/magazine/ic/2013/06/mic2013060030/13rRUygT7eF", "parentPublication": { "id": "mags/ic", "title": "IEEE Internet Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/csci/2019/5584/0/558400a843", "title": "Teaching Undergraduate Software Engineering: Xcode Mobile App Development during Dedicated Lab Periods", "doi": null, "abstractUrl": "/proceedings-article/csci/2019/558400a843/1jdDLPtQu1W", "parentPublication": { "id": "proceedings/csci/2019/5584/0", "title": "2019 International Conference on Computational Science and Computational Intelligence (CSCI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "b3024", "articleId": "13rRUxly9b7", "__typename": "AdjacentArticleType" }, "next": { "fno": "b3040", "articleId": "13rRUy2YLQe", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAgY7pg", "title": "March", "year": "2001", "issueNum": "03", "idPrefix": "tp", "pubType": "journal", "volume": "23", "label": "March", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUILc8g3", "doi": "10.1109/34.910880", "abstract": "Abstract—An Omnistereo panorama consists of a pair of panoramic images, where one panorama is for the left eye and another panorama is for the right eye. The panoramic stereo pair provides a stereo sensation up to a full 360 degrees. Omnistereo panoramas cannot be photographed by two omnidirectional cameras from two viewpoints, but can be constructed by mosaicing together images from a rotating stereo pair. A more convenient approach to generate omnistereo panoramas is by mosaicing images from a single rotating camera. This approach also enables the control of stereo disparity, giving larger baselines for faraway scenes, and a smaller baseline for closer scenes. Capturing panoramic omnistereo images with a rotating camera makes it impossible to capture dynamic scenes at video rates and limits omnistereo imaging to stationary scenes. We, therefore, present two possibilities for capturing omnistereo panoramas using optics without any moving parts. A special mirror is introduced such that viewing the scene through this mirror creates the same rays as those used with the rotating cameras. A lens for omnistereo panorama is also introduced. The designs of the mirror and of the lens are based on curves whose caustic is a circle. Omnistereo panoramas can also be rendered by computer graphics methods to represent virtual environments.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—An Omnistereo panorama consists of a pair of panoramic images, where one panorama is for the left eye and another panorama is for the right eye. The panoramic stereo pair provides a stereo sensation up to a full 360 degrees. Omnistereo panoramas cannot be photographed by two omnidirectional cameras from two viewpoints, but can be constructed by mosaicing together images from a rotating stereo pair. A more convenient approach to generate omnistereo panoramas is by mosaicing images from a single rotating camera. This approach also enables the control of stereo disparity, giving larger baselines for faraway scenes, and a smaller baseline for closer scenes. Capturing panoramic omnistereo images with a rotating camera makes it impossible to capture dynamic scenes at video rates and limits omnistereo imaging to stationary scenes. We, therefore, present two possibilities for capturing omnistereo panoramas using optics without any moving parts. A special mirror is introduced such that viewing the scene through this mirror creates the same rays as those used with the rotating cameras. A lens for omnistereo panorama is also introduced. The designs of the mirror and of the lens are based on curves whose caustic is a circle. Omnistereo panoramas can also be rendered by computer graphics methods to represent virtual environments.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—An Omnistereo panorama consists of a pair of panoramic images, where one panorama is for the left eye and another panorama is for the right eye. The panoramic stereo pair provides a stereo sensation up to a full 360 degrees. Omnistereo panoramas cannot be photographed by two omnidirectional cameras from two viewpoints, but can be constructed by mosaicing together images from a rotating stereo pair. A more convenient approach to generate omnistereo panoramas is by mosaicing images from a single rotating camera. This approach also enables the control of stereo disparity, giving larger baselines for faraway scenes, and a smaller baseline for closer scenes. Capturing panoramic omnistereo images with a rotating camera makes it impossible to capture dynamic scenes at video rates and limits omnistereo imaging to stationary scenes. We, therefore, present two possibilities for capturing omnistereo panoramas using optics without any moving parts. A special mirror is introduced such that viewing the scene through this mirror creates the same rays as those used with the rotating cameras. A lens for omnistereo panorama is also introduced. The designs of the mirror and of the lens are based on curves whose caustic is a circle. Omnistereo panoramas can also be rendered by computer graphics methods to represent virtual environments.", "title": "Omnistereo: Panoramic Stereo Imaging", "normalizedTitle": "Omnistereo: Panoramic Stereo Imaging", "fno": "i0279", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Stereo Imaging", "Panoramic Imaging", "Image Mosaicing" ], "authors": [ { "givenName": "Shmuel", "surname": "Peleg", "fullName": "Shmuel Peleg", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Moshe", "surname": "Ben-Ezra", "fullName": "Moshe Ben-Ezra", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Yael", "surname": "Pritch", "fullName": "Yael Pritch", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "03", "pubDate": "2001-03-01 00:00:00", "pubType": "trans", "pages": "279-290", "year": "2001", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "i0268", "articleId": "13rRUx0xPJC", "__typename": "AdjacentArticleType" }, "next": { "fno": "i0291", "articleId": "13rRUwbs1Tw", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyGtjeM", "title": "May", "year": "2006", "issueNum": "05", "idPrefix": "tp", "pubType": "journal", "volume": "28", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvtR", "doi": "10.1109/TPAMI.2006.92", "abstract": "In this paper, the optimizations of three fundamental components of image understanding: segmentation/annotation, 3D sensing (stereo) and 3D fitting, are posed and integrated within a Bayesian framework. This approach benefits from recent advances in statistical learning which have resulted in greatly improved flexibility and robustness. The first two components produce annotation (region labeling) and depth maps for the input images, while the third module integrates and resolves the inconsistencies between region labels and depth maps to fit most likely 3D models. To illustrate the application of these ideas, we have focused on the difficult problem of fitting individual tree models to tree stands which is a major challenge for vision-based forestry inventory systems.", "abstracts": [ { "abstractType": "Regular", "content": "In this paper, the optimizations of three fundamental components of image understanding: segmentation/annotation, 3D sensing (stereo) and 3D fitting, are posed and integrated within a Bayesian framework. This approach benefits from recent advances in statistical learning which have resulted in greatly improved flexibility and robustness. The first two components produce annotation (region labeling) and depth maps for the input images, while the third module integrates and resolves the inconsistencies between region labels and depth maps to fit most likely 3D models. To illustrate the application of these ideas, we have focused on the difficult problem of fitting individual tree models to tree stands which is a major challenge for vision-based forestry inventory systems.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In this paper, the optimizations of three fundamental components of image understanding: segmentation/annotation, 3D sensing (stereo) and 3D fitting, are posed and integrated within a Bayesian framework. This approach benefits from recent advances in statistical learning which have resulted in greatly improved flexibility and robustness. The first two components produce annotation (region labeling) and depth maps for the input images, while the third module integrates and resolves the inconsistencies between region labels and depth maps to fit most likely 3D models. To illustrate the application of these ideas, we have focused on the difficult problem of fitting individual tree models to tree stands which is a major challenge for vision-based forestry inventory systems.", "title": "Component Optimization for Image Understanding: A Bayesian Approach", "normalizedTitle": "Component Optimization for Image Understanding: A Bayesian Approach", "fno": "i0684", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Segmentation", "Stereo", "3 D Fitting", "Scene Analysis", "Image Understanding", "Forestry Inventory" ], "authors": [ { "givenName": "Li", "surname": "Cheng", "fullName": "Li Cheng", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Terry", "surname": "Caelli", "fullName": "Terry Caelli", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Arturo", "surname": "Sanchez-Azofeifa", "fullName": "Arturo Sanchez-Azofeifa", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2006-05-01 00:00:00", "pubType": "trans", "pages": "684-693", "year": "2006", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/3dimpvt/2012/4873/0/4873a531", "title": "Least Commitment, Viewpoint-Based, Multi-view Stereo", "doi": null, "abstractUrl": "/proceedings-article/3dimpvt/2012/4873a531/12OmNCfjexj", "parentPublication": { "id": "proceedings/3dimpvt/2012/4873/0", "title": "2012 Second International Conference on 3D Imaging, Modeling, Processing, Visualization & Transmission", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccima/1999/0300/0/03000186", "title": "An Image Understanding System for Various Images Based on Multi-Agent Architecture", "doi": null, "abstractUrl": "/proceedings-article/iccima/1999/03000186/12OmNymjN07", "parentPublication": { "id": "proceedings/iccima/1999/0300/0", "title": "Computational Intelligence and Multimedia Applications, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isise/2010/4360/0/4360a586", "title": "RBC Image Segmentation Based on Shape Reconstruction and Multi-scale Surface Fitting", "doi": null, "abstractUrl": "/proceedings-article/isise/2010/4360a586/12OmNzRZpTf", "parentPublication": { "id": "proceedings/isise/2010/4360/0", "title": "2010 Third International Symposium on Information Science and Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2012/07/ttp2012071394", "title": "Toward Holistic Scene Understanding: Feedback Enabled Cascaded Classification Models", "doi": null, "abstractUrl": "/journal/tp/2012/07/ttp2012071394/13rRUEgarkG", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2001/03/i0304", "title": "Robust Segmentation of Primitives from Range Data in the Presence of Geometric Degeneracy", "doi": null, "abstractUrl": "/journal/tp/2001/03/i0304/13rRUxNEqR3", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2009/05/ttp2009050824", "title": "Make3D: Learning 3D Scene Structure from a Single Still Image", "doi": null, "abstractUrl": "/journal/tp/2009/05/ttp2009050824/13rRUxly96E", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2002/09/i1226", "title": "Depth Estimation from Image Structure", "doi": null, "abstractUrl": "/journal/tp/2002/09/i1226/13rRUy0qnHq", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar/2021/0158/0/015800a011", "title": "Edge-Guided Near-Eye Image Analysis for Head Mounted Displays", "doi": null, "abstractUrl": "/proceedings-article/ismar/2021/015800a011/1yeCW4N7Y9a", "parentPublication": { "id": "proceedings/ismar/2021/0158/0", "title": "2021 IEEE International Symposium on Mixed and Augmented Reality (ISMAR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2021/4509/0/450900c382", "title": "Normal Integration via Inverse Plane Fitting with Minimum Point-to-Plane Distance", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2021/450900c382/1yeIovpWTGo", "parentPublication": { "id": "proceedings/cvpr/2021/4509/0", "title": "2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2021/4509/0/450900h419", "title": "Fully Understanding Generic Objects: Modeling, Segmentation, and Reconstruction", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2021/450900h419/1yeJ4a4qgcE", "parentPublication": { "id": "proceedings/cvpr/2021/4509/0", "title": "2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "i0673", "articleId": "13rRUy0qnHs", "__typename": "AdjacentArticleType" }, "next": { "fno": "i0694", "articleId": "13rRUxEhFtM", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNCeK2lT", "title": "July", "year": "2008", "issueNum": "07", "idPrefix": "tp", "pubType": "journal", "volume": "30", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwdIOVX", "doi": "10.1109/TPAMI.2007.70768", "abstract": "The estimation of the epipolar geometry is especially difficult when the putative correspondences include a low percentage of inlier correspondences and/or a large subset of the inliers is consistent with a degenerate configuration of the epipolar geometry that is totally incorrect. This work presents the Balanced Exploration and Exploitation Model Search (BEEM) algorithm that works very well especially for these difficult scenes. The algorithm handles these two problems in a unified manner. It includes the following main features: (1) Balanced use of three search techniques: global random exploration, local exploration near the current best solution and local exploitation to improve the quality of the model. (2) Exploits available prior information to accelerate the search process. (3) Uses the best found model to guide the search process, escape from degenerate models and to define an efficient stopping criterion. (4) Presents a simple and efficient method to estimate the epipolar geometry from two SIFT correspondences. (5) Uses the locality-sensitive hashing (LSH) approximate nearest neighbor algorithm for fast putative correspondences generation. The resulting algorithm when tested on real images with or without degenerate configurations gives quality estimations and achieves significant speedups compared to the state of the art algorithms.", "abstracts": [ { "abstractType": "Regular", "content": "The estimation of the epipolar geometry is especially difficult when the putative correspondences include a low percentage of inlier correspondences and/or a large subset of the inliers is consistent with a degenerate configuration of the epipolar geometry that is totally incorrect. This work presents the Balanced Exploration and Exploitation Model Search (BEEM) algorithm that works very well especially for these difficult scenes. The algorithm handles these two problems in a unified manner. It includes the following main features: (1) Balanced use of three search techniques: global random exploration, local exploration near the current best solution and local exploitation to improve the quality of the model. (2) Exploits available prior information to accelerate the search process. (3) Uses the best found model to guide the search process, escape from degenerate models and to define an efficient stopping criterion. (4) Presents a simple and efficient method to estimate the epipolar geometry from two SIFT correspondences. (5) Uses the locality-sensitive hashing (LSH) approximate nearest neighbor algorithm for fast putative correspondences generation. The resulting algorithm when tested on real images with or without degenerate configurations gives quality estimations and achieves significant speedups compared to the state of the art algorithms.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The estimation of the epipolar geometry is especially difficult when the putative correspondences include a low percentage of inlier correspondences and/or a large subset of the inliers is consistent with a degenerate configuration of the epipolar geometry that is totally incorrect. This work presents the Balanced Exploration and Exploitation Model Search (BEEM) algorithm that works very well especially for these difficult scenes. The algorithm handles these two problems in a unified manner. It includes the following main features: (1) Balanced use of three search techniques: global random exploration, local exploration near the current best solution and local exploitation to improve the quality of the model. (2) Exploits available prior information to accelerate the search process. (3) Uses the best found model to guide the search process, escape from degenerate models and to define an efficient stopping criterion. (4) Presents a simple and efficient method to estimate the epipolar geometry from two SIFT correspondences. (5) Uses the locality-sensitive hashing (LSH) approximate nearest neighbor algorithm for fast putative correspondences generation. The resulting algorithm when tested on real images with or without degenerate configurations gives quality estimations and achieves significant speedups compared to the state of the art algorithms.", "title": "Balanced Exploration and Exploitation Model Search for Efficient Epipolar Geometry Estimation", "normalizedTitle": "Balanced Exploration and Exploitation Model Search for Efficient Epipolar Geometry Estimation", "fno": "ttp2008071230", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Computer Vision", "Vision And Scene Understanding", "3 D Stereo Scene Analysis", "Motion" ], "authors": [ { "givenName": "Liran", "surname": "Goshen", "fullName": "Liran Goshen", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Ilan", "surname": "Shimshoni", "fullName": "Ilan Shimshoni", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "07", "pubDate": "2008-07-01 00:00:00", "pubType": "trans", "pages": "1230-1242", "year": "2008", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icpr/2014/5209/0/5209d487", "title": "Aerial Implicit 3D Video Stabilization Using Epipolar Geometry Constraint", "doi": null, "abstractUrl": "/proceedings-article/icpr/2014/5209d487/12OmNBpEeVh", "parentPublication": { "id": "proceedings/icpr/2014/5209/0", "title": "2014 22nd International Conference on Pattern Recognition (ICPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2009/4420/0/05459147", "title": "Globally optimal affine epipolar geometry from apparent contours", "doi": null, "abstractUrl": "/proceedings-article/iccv/2009/05459147/12OmNvT2pfY", "parentPublication": { "id": "proceedings/iccv/2009/4420/0", "title": "2009 IEEE 12th International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2009/4420/0/05459379", "title": "BLOGS: Balanced local and global search for non-degenerate two view epipolar geometry", "doi": null, "abstractUrl": "/proceedings-article/iccv/2009/05459379/12OmNyo1o71", "parentPublication": { "id": "proceedings/iccv/2009/4420/0", "title": "2009 IEEE 12th International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2001/1143/1/00937564", "title": "Cheirality in epipolar geometry", "doi": null, "abstractUrl": "/proceedings-article/iccv/2001/00937564/12OmNz6iOGN", "parentPublication": { "id": "proceedings/iccv/2001/1143/1", "title": "Computer Vision, IEEE International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/1999/0149/1/01491094", "title": "Projective Rectification Without Epipolar Geometry", "doi": null, "abstractUrl": "/proceedings-article/cvpr/1999/01491094/12OmNzSh16b", "parentPublication": { "id": "proceedings/cvpr/1999/0149/2", "title": "Proceedings. 1999 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (Cat. No PR00149)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/crv/2011/4362/0/4362a146", "title": "Refractive Epipolar Geometry for Underwater Stereo Matching", "doi": null, "abstractUrl": "/proceedings-article/crv/2011/4362a146/12OmNzlly4y", "parentPublication": { "id": "proceedings/crv/2011/4362/0", "title": "2011 Canadian Conference on Computer and Robot Vision", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2004/05/i0648", "title": "Invariant Fitting of Two View Geometry", "doi": null, "abstractUrl": "/journal/tp/2004/05/i0648/13rRUygT7a8", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2012/01/ttp2012010051", "title": "Flat Refractive Geometry", "doi": null, "abstractUrl": "/journal/tp/2012/01/ttp2012010051/13rRUyp7tXX", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2006/2521/4/01699819", "title": "Epipolar Geometry from Two Correspondences", "doi": null, "abstractUrl": "/proceedings-article/icpr/2006/01699819/1i5nhzSKtKo", "parentPublication": { "id": "proceedings/icpr/2006/2521/4", "title": "Pattern Recognition, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2022/07/09204467", "title": "Ray-Space Epipolar Geometry for Light Field Cameras", "doi": null, "abstractUrl": "/journal/tp/2022/07/09204467/1nkyUb2Y54k", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttp2008071212", "articleId": "13rRUxASu1S", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttp2008071243", "articleId": "13rRUEgaroT", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNx2zjve", "title": "October", "year": "1996", "issueNum": "10", "idPrefix": "tc", "pubType": "journal", "volume": "45", "label": "October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxlgyaR", "doi": "10.1109/12.543712", "abstract": "Abstract—We define the master-slave multiprocessor scheduling model in which a master processor coordinates the activities of several slave processors. O(n log n) centralized, deterministic, batch-oriented algorithms are developed for some of the problems formulated. Some others are shown to be NP-hard.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—We define the master-slave multiprocessor scheduling model in which a master processor coordinates the activities of several slave processors. O(n log n) centralized, deterministic, batch-oriented algorithms are developed for some of the problems formulated. Some others are shown to be NP-hard.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—We define the master-slave multiprocessor scheduling model in which a master processor coordinates the activities of several slave processors. O(n log n) centralized, deterministic, batch-oriented algorithms are developed for some of the problems formulated. Some others are shown to be NP-hard.", "title": "Scheduling Master-Slave Multiprocessor Systems", "normalizedTitle": "Scheduling Master-Slave Multiprocessor Systems", "fno": "t1195", "hasPdf": true, "idPrefix": "tc", "keywords": [ "Multiprocessor Computers", "Scheduling", "NP Hard Problems", "Algorithms" ], "authors": [ { "givenName": "Sartaj", "surname": "Sahni", "fullName": "Sartaj Sahni", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "10", "pubDate": "1996-10-01 00:00:00", "pubType": "trans", "pages": "1195-1199", "year": "1996", "issn": "0018-9340", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "t1180", "articleId": "13rRUx0geup", "__typename": "AdjacentArticleType" }, "next": { "fno": "t1200", "articleId": "13rRUxASuX7", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNqGA5hn", "title": "Dec.", "year": "2015", "issueNum": "12", "idPrefix": "tg", "pubType": "journal", "volume": "21", "label": "Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUy3gn7A", "doi": "10.1109/TVCG.2015.2407403", "abstract": "Telepresence systems use 3D techniques to create a more natural human-centered communication over long distances. This work concentrates on the analysis of latency in telepresence systems where acquisition and rendering are distributed. Keeping latency low is important to immerse users in the virtual environment. To better understand latency problems and to identify the source of such latency, we focus on the decomposition of system latency into sub-latencies. We contribute a model of latency and show how it can be used to estimate latencies in a complex telepresence dataflow network. To compare the estimates with real latencies in our prototype, we modify two common latency measurement methods. This presented methodology enables the developer to optimize the design, find implementation issues and gain deeper knowledge about specific sources of latency.", "abstracts": [ { "abstractType": "Regular", "content": "Telepresence systems use 3D techniques to create a more natural human-centered communication over long distances. This work concentrates on the analysis of latency in telepresence systems where acquisition and rendering are distributed. Keeping latency low is important to immerse users in the virtual environment. To better understand latency problems and to identify the source of such latency, we focus on the decomposition of system latency into sub-latencies. We contribute a model of latency and show how it can be used to estimate latencies in a complex telepresence dataflow network. To compare the estimates with real latencies in our prototype, we modify two common latency measurement methods. This presented methodology enables the developer to optimize the design, find implementation issues and gain deeper knowledge about specific sources of latency.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Telepresence systems use 3D techniques to create a more natural human-centered communication over long distances. This work concentrates on the analysis of latency in telepresence systems where acquisition and rendering are distributed. Keeping latency low is important to immerse users in the virtual environment. To better understand latency problems and to identify the source of such latency, we focus on the decomposition of system latency into sub-latencies. We contribute a model of latency and show how it can be used to estimate latencies in a complex telepresence dataflow network. To compare the estimates with real latencies in our prototype, we modify two common latency measurement methods. This presented methodology enables the developer to optimize the design, find implementation issues and gain deeper knowledge about specific sources of latency.", "title": "Latency in Distributed Acquisition and Rendering for Telepresence Systems", "normalizedTitle": "Latency in Distributed Acquisition and Rendering for Telepresence Systems", "fno": "07050364", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Cameras", "Pipelines", "Rendering Computer Graphics", "Hardware", "Logic Gates", "Bandwidth", "Data Models", "Camera Arrays", "Telepresence", "Latency", "Distributed Rendering", "Camera Arrays", "Telepresence", "Latency", "Distributed Rendering" ], "authors": [ { "givenName": "Stephan", "surname": "Ohl", "fullName": "Stephan Ohl", "affiliation": "Fraunhofer IGD and the Department of Computer Science, University of Rostock, Rostock, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Malte", "surname": "Willert", "fullName": "Malte Willert", "affiliation": "Department of Computer Science, University of Rostock, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Oliver", "surname": "Staadt", "fullName": "Oliver Staadt", "affiliation": "Department of Computer Science, University of Rostock, Germany", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2015-12-01 00:00:00", "pubType": "trans", "pages": "1442-1448", "year": "2015", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/searis/2013/3136/0/06798102", "title": "A distributed camera library design for telepresence", "doi": null, "abstractUrl": "/proceedings-article/searis/2013/06798102/12OmNAkWvgw", "parentPublication": { "id": "proceedings/searis/2013/3136/0", "title": "2013 6th Workshop on Software Engineering and Architectures for Realtime Interactive Systems (SEARIS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2010/4109/0/4109e464", "title": "Latency in Speech Feature Analysis for Telepresence Event Coding", "doi": null, "abstractUrl": "/proceedings-article/icpr/2010/4109e464/12OmNC0y5Gx", "parentPublication": { "id": "proceedings/icpr/2010/4109/0", "title": "Pattern Recognition, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/igsc/2016/5117/0/07892602", "title": "Minimizing electricity cost for geo-distributed interactive services with tail latency constraint", "doi": null, "abstractUrl": "/proceedings-article/igsc/2016/07892602/12OmNCeaPZa", "parentPublication": { "id": "proceedings/igsc/2016/5117/0", "title": "2016 Seventh International Green and Sustainable Computing Conference (IGSC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2016/0836/0/07504684", "title": "MMSpace: Kinetically-augmented telepresence for small group-to-group conversations", "doi": null, "abstractUrl": "/proceedings-article/vr/2016/07504684/12OmNvlg8fs", "parentPublication": { "id": "proceedings/vr/2016/0836/0", "title": "2016 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isar/2001/1375/0/13750107", "title": "Distributed Low-Latency Rendering for Mobile AR", "doi": null, "abstractUrl": "/proceedings-article/isar/2001/13750107/12OmNwJybQZ", "parentPublication": { "id": "proceedings/isar/2001/1375/0", "title": "Proceedings IEEE and ACM International Symposium on Augmented Reality", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bigmm/2017/6549/0/07966773", "title": "RGB-D Camera Network Calibration and Streaming for 3D Telepresence in Large Environment", "doi": null, "abstractUrl": "/proceedings-article/bigmm/2017/07966773/12OmNzcPADw", "parentPublication": { "id": "proceedings/bigmm/2017/6549/0", "title": "2017 IEEE Third International Conference on Multimedia Big Data (BigMM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/percomw/2011/938/0/05766915", "title": "Reduce latency: The key to successful interactive remote rendering systems", "doi": null, "abstractUrl": "/proceedings-article/percomw/2011/05766915/17D45XH89q3", "parentPublication": { "id": "proceedings/percomw/2011/938/0", "title": "2011 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops 2011). PerCom-Workshops 2011: 2011 IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOM Workshops 2011)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/wacv/2023/9346/0/934600d463", "title": "Scaling Neural Face Synthesis to High FPS and Low Latency by Neural Caching", "doi": null, "abstractUrl": "/proceedings-article/wacv/2023/934600d463/1KxVHXYfgeQ", "parentPublication": { "id": "proceedings/wacv/2023/9346/0", "title": "2023 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/asap/2019/1601/0/160100a139", "title": "POSTER: GPUs Pipeline Latency Analysis", "doi": null, "abstractUrl": "/proceedings-article/asap/2019/160100a139/1d5kF5Ri6as", "parentPublication": { "id": "proceedings/asap/2019/1601/2160-052X", "title": "2019 IEEE 30th International Conference on Application-specific Systems, Architectures and Processors (ASAP)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aivr/2020/7463/0/746300a294", "title": "Virtual Reality Integrated Multi-Depth-Camera-System for Real-Time Telepresence and Telemanipulation in Caregiving", "doi": null, "abstractUrl": "/proceedings-article/aivr/2020/746300a294/1qpzzgbNIc0", "parentPublication": { "id": "proceedings/aivr/2020/7463/0", "title": "2020 IEEE International Conference on Artificial Intelligence and Virtual Reality (AIVR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07272121", "articleId": "13rRUygT7fe", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwMob9C", "title": "April", "year": "2018", "issueNum": "04", "idPrefix": "tg", "pubType": "journal", "volume": "24", "label": "April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwghd57", "doi": "10.1109/TVCG.2018.2794638", "abstract": "Virtual characters that appear almost photo-realistic have been shown to induce negative responses from viewers in traditional media, such as film and video games. This effect, described as the uncanny valley, is the reason why realism is often avoided when the aim is to create an appealing virtual character. In Virtual Reality, there have been few attempts to investigate this phenomenon and the implications of rendering virtual characters with high levels of realism on user enjoyment. In this paper, we conducted a large-scale experiment on over one thousand members of the public in order to gather information on how virtual characters are perceived in interactive virtual reality games. We were particularly interested in whether different render styles (realistic, cartoon, etc.) would directly influence appeal, or if a character's personality was the most important indicator of appeal. We used a number of perceptual metrics such as subjective ratings, proximity, and attribution bias in order to test our hypothesis. Our main result shows that affinity towards virtual characters is a complex interaction between the character's appearance and personality, and that realism is in fact a positive choice for virtual characters in virtual reality.", "abstracts": [ { "abstractType": "Regular", "content": "Virtual characters that appear almost photo-realistic have been shown to induce negative responses from viewers in traditional media, such as film and video games. This effect, described as the uncanny valley, is the reason why realism is often avoided when the aim is to create an appealing virtual character. In Virtual Reality, there have been few attempts to investigate this phenomenon and the implications of rendering virtual characters with high levels of realism on user enjoyment. In this paper, we conducted a large-scale experiment on over one thousand members of the public in order to gather information on how virtual characters are perceived in interactive virtual reality games. We were particularly interested in whether different render styles (realistic, cartoon, etc.) would directly influence appeal, or if a character's personality was the most important indicator of appeal. We used a number of perceptual metrics such as subjective ratings, proximity, and attribution bias in order to test our hypothesis. Our main result shows that affinity towards virtual characters is a complex interaction between the character's appearance and personality, and that realism is in fact a positive choice for virtual characters in virtual reality.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Virtual characters that appear almost photo-realistic have been shown to induce negative responses from viewers in traditional media, such as film and video games. This effect, described as the uncanny valley, is the reason why realism is often avoided when the aim is to create an appealing virtual character. In Virtual Reality, there have been few attempts to investigate this phenomenon and the implications of rendering virtual characters with high levels of realism on user enjoyment. In this paper, we conducted a large-scale experiment on over one thousand members of the public in order to gather information on how virtual characters are perceived in interactive virtual reality games. We were particularly interested in whether different render styles (realistic, cartoon, etc.) would directly influence appeal, or if a character's personality was the most important indicator of appeal. We used a number of perceptual metrics such as subjective ratings, proximity, and attribution bias in order to test our hypothesis. Our main result shows that affinity towards virtual characters is a complex interaction between the character's appearance and personality, and that realism is in fact a positive choice for virtual characters in virtual reality.", "title": "The Effect of Realistic Appearance of Virtual Characters in Immersive Environments - Does the Character&#x0027;s Personality Play a Role?", "normalizedTitle": "The Effect of Realistic Appearance of Virtual Characters in Immersive Environments - Does the Character's Personality Play a Role?", "fno": "08267290", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Computer Games", "Human Computer Interaction", "Rendering Computer Graphics", "Virtual Reality", "Interactive Virtual Reality Games", "Realistic Virtual Character Appearance", "Immersive Environments", "Virtual Character Rendering", "Render Styles", "Virtual Reality", "Visualization", "Shape", "Solid Modeling", "Skin", "Games", "Geometry", "Personality", "Virtual Characters", "Virtual Reality", "Perception" ], "authors": [ { "givenName": "Katja", "surname": "Zibrek", "fullName": "Katja Zibrek", "affiliation": "Trinity College, Graphics, Vision, and Visualisation Group, Dublin", "__typename": "ArticleAuthorType" }, { "givenName": "Elena", "surname": "Kokkinara", "fullName": "Elena Kokkinara", "affiliation": "Trinity College, Graphics, Vision, and Visualisation Group, Dublin", "__typename": "ArticleAuthorType" }, { "givenName": "Rachel", "surname": "Mcdonnell", "fullName": "Rachel Mcdonnell", "affiliation": "Trinity College, Graphics, Vision, and Visualisation Group, Dublin", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "04", "pubDate": "2018-04-01 00:00:00", "pubType": "trans", "pages": "1681-1690", "year": "2018", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/sbgames/2014/8065/0/8065a210", "title": "Expressive Reproduced Characters for Games", "doi": null, "abstractUrl": "/proceedings-article/sbgames/2014/8065a210/12OmNvSKNTy", "parentPublication": { "id": "proceedings/sbgames/2014/8065/0", "title": "2014 Brazilian Symposium on Computer Games and Digital Entertainment (SBGAMES)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2015/1727/0/07223346", "title": "An evaluation of virtual human appearance fidelity on user's positive and negative affect in human-virtual human interaction", "doi": null, "abstractUrl": "/proceedings-article/vr/2015/07223346/12OmNvjyxwr", "parentPublication": { "id": "proceedings/vr/2015/1727/0", "title": "2015 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2017/6327/0/6327a121", "title": "[POSTER] Believable Virtual Characters for Mixed Reality", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2017/6327a121/12OmNwJybU7", "parentPublication": { "id": "proceedings/ismar-adjunct/2017/6327/0", "title": "2017 IEEE International Symposium on Mixed and Augmented Reality (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/1998/05/mcg1998050058", "title": "Dynamically Simulated Characters in Virtual Environments", "doi": null, "abstractUrl": "/magazine/cg/1998/05/mcg1998050058/13rRUwInv6N", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/5555/01/10044277", "title": "Real-time Multi-map Saliency-driven Gaze Behavior for Non-conversational Characters", "doi": null, "abstractUrl": "/journal/tg/5555/01/10044277/1KL728MHdtu", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090662", "title": "Perception of Head Motion Effect on Emotional Facial Expression in Virtual Reality", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090662/1jIxmuXW5Es", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2021/4057/0/405700a458", "title": "Play with Emotional Characters: Improving User Emotional Experience by A Data-driven Approach in VR Volleyball Games", "doi": null, "abstractUrl": "/proceedings-article/vrw/2021/405700a458/1tnWZju755K", "parentPublication": { "id": "proceedings/vrw/2021/4057/0", "title": "2021 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2021/1838/0/255600a040", "title": "Toward Understanding the Effects of Virtual Character Appearance on Avoidance Movement Behavior", "doi": null, "abstractUrl": "/proceedings-article/vr/2021/255600a040/1tuAUKpERUc", "parentPublication": { "id": "proceedings/vr/2021/1838/0", "title": "2021 IEEE Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2022/01/09461651", "title": "Is the Perceived Comfort With CG Characters Increasing With Their Novelty?", "doi": null, "abstractUrl": "/magazine/cg/2022/01/09461651/1uCdWoUaHpm", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2021/1298/0/129800a457", "title": "Doctoral Consortium: Human aspects of virtual characters", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2021/129800a457/1yeQWUAFeq4", "parentPublication": { "id": "proceedings/ismar-adjunct/2021/1298/0", "title": "2021 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08314105", "articleId": "13rRUxASubD", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgxI", "name": "ttg201804-08267290s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201804-08267290s1.zip", "extension": "zip", "size": "35.2 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNzVoBCB", "title": "July-Sept.", "year": "2014", "issueNum": "03", "idPrefix": "th", "pubType": "journal", "volume": "7", "label": "July-Sept.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUzp02oD", "doi": "10.1109/TOH.2014.2316797", "abstract": "Texture gives real objects an important perceptual dimension that is largely missing from virtual haptic interactions due to limitations of standard modeling and rendering approaches. This paper presents a set of methods for creating a haptic texture model from tool-surface interaction data recorded by a human in a natural and unconstrained manner. The recorded high-frequency tool acceleration signal, which varies as a function of normal force and scanning speed, is segmented and modeled as a piecewise autoregressive (AR) model. Each AR model is labeled with the source segment’s median force and speed values and stored in a Delaunay triangulation to create a model set for a given texture. We use these texture model sets to render synthetic vibration signals in real time as a user interacts with our TexturePad system, which includes a Wacom tablet and a stylus augmented with a Haptuator. We ran a human-subject study with two sets of ten participants to evaluate the realism of our virtual textures and the strengths and weaknesses of this approach. The results indicated that our virtual textures accurately capture and recreate the roughness of real textures, but other modeling and rendering approaches are required to completely match surface hardness and slipperiness.", "abstracts": [ { "abstractType": "Regular", "content": "Texture gives real objects an important perceptual dimension that is largely missing from virtual haptic interactions due to limitations of standard modeling and rendering approaches. This paper presents a set of methods for creating a haptic texture model from tool-surface interaction data recorded by a human in a natural and unconstrained manner. The recorded high-frequency tool acceleration signal, which varies as a function of normal force and scanning speed, is segmented and modeled as a piecewise autoregressive (AR) model. Each AR model is labeled with the source segment’s median force and speed values and stored in a Delaunay triangulation to create a model set for a given texture. We use these texture model sets to render synthetic vibration signals in real time as a user interacts with our TexturePad system, which includes a Wacom tablet and a stylus augmented with a Haptuator. We ran a human-subject study with two sets of ten participants to evaluate the realism of our virtual textures and the strengths and weaknesses of this approach. The results indicated that our virtual textures accurately capture and recreate the roughness of real textures, but other modeling and rendering approaches are required to completely match surface hardness and slipperiness.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Texture gives real objects an important perceptual dimension that is largely missing from virtual haptic interactions due to limitations of standard modeling and rendering approaches. This paper presents a set of methods for creating a haptic texture model from tool-surface interaction data recorded by a human in a natural and unconstrained manner. The recorded high-frequency tool acceleration signal, which varies as a function of normal force and scanning speed, is segmented and modeled as a piecewise autoregressive (AR) model. Each AR model is labeled with the source segment’s median force and speed values and stored in a Delaunay triangulation to create a model set for a given texture. We use these texture model sets to render synthetic vibration signals in real time as a user interacts with our TexturePad system, which includes a Wacom tablet and a stylus augmented with a Haptuator. We ran a human-subject study with two sets of ten participants to evaluate the realism of our virtual textures and the strengths and weaknesses of this approach. The results indicated that our virtual textures accurately capture and recreate the roughness of real textures, but other modeling and rendering approaches are required to completely match surface hardness and slipperiness.", "title": "Modeling and Rendering Realistic Textures from Unconstrained Tool-Surface Interactions", "normalizedTitle": "Modeling and Rendering Realistic Textures from Unconstrained Tool-Surface Interactions", "fno": "06787087", "hasPdf": true, "idPrefix": "th", "keywords": [ "Force", "Haptic Interfaces", "Acceleration", "Vibrations", "Materials", "Rendering Computer Graphics", "Data Models" ], "authors": [ { "givenName": "Heather", "surname": "Culbertson", "fullName": "Heather Culbertson", "affiliation": "Department of Mechanical Engineering and Applied Mechanics, University of Pennsylvania, Philadelphia, PA", "__typename": "ArticleAuthorType" }, { "givenName": "Juliette", "surname": "Unwin", "fullName": "Juliette Unwin", "affiliation": "Department of Mechanical Engineering, University of Southampton, Southampton, United Kingdom", "__typename": "ArticleAuthorType" }, { "givenName": "Katherine J.", "surname": "Kuchenbecker", "fullName": "Katherine J. Kuchenbecker", "affiliation": "Department of Mechanical Engineering and Applied Mechanics, University of Pennsylvania, Philadelphia, PA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2014-07-01 00:00:00", "pubType": "trans", "pages": "381-393", "year": "2014", "issn": "1939-1412", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/vr/2013/4795/0/06549400", "title": "Haptic transmission system to recognize differences in surface textures of objects for telexistence", "doi": null, "abstractUrl": "/proceedings-article/vr/2013/06549400/12OmNAH5dnO", "parentPublication": { "id": "proceedings/vr/2013/4795/0", "title": "2013 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptics/2002/1489/0/14890327", "title": "TextureExplorer: A Tactile and Force Display for Virtual Textures", "doi": null, "abstractUrl": "/proceedings-article/haptics/2002/14890327/12OmNqBbHwI", "parentPublication": { "id": "proceedings/haptics/2002/1489/0", "title": "Haptic Interfaces for Virtual Environment and Teleoperator Systems, International Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptics/2008/2005/0/04479979", "title": "Passive Viscous Haptic Textures", "doi": null, "abstractUrl": "/proceedings-article/haptics/2008/04479979/12OmNxymo67", "parentPublication": { "id": "proceedings/haptics/2008/2005/0", "title": "IEEE Haptics Symposium 2008", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2018/3365/0/08446128", "title": "Rendering of Pressure and Textures Using Wearable Haptics in Immersive VR Environments", "doi": null, "abstractUrl": "/proceedings-article/vr/2018/08446128/13bd1eSlyt0", "parentPublication": { "id": "proceedings/vr/2018/3365/0", "title": "2018 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2017/04/07873287", "title": "Torque Contribution to Haptic Rendering of Virtual Textures", "doi": null, "abstractUrl": "/journal/th/2017/04/07873287/13rRUILLkvB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2017/01/07539397", "title": "Importance of Matching Physical Friction, Hardness, and Texture in Creating Realistic Haptic Virtual Surfaces", "doi": null, "abstractUrl": "/journal/th/2017/01/07539397/13rRUxAAT7O", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2011/02/tth2011020122", "title": "Roughness Perception in Virtual Textures", "doi": null, "abstractUrl": "/journal/th/2011/02/tth2011020122/13rRUxYINfp", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2012/02/tth2012020109", "title": "Creating Realistic Virtual Textures from Contact Acceleration Data", "doi": null, "abstractUrl": "/journal/th/2012/02/tth2012020109/13rRUxd2aZc", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2004/02/mcg2004020040", "title": "Toward Realistic Haptic Rendering of Surface Textures", "doi": null, "abstractUrl": "/magazine/cg/2004/02/mcg2004020040/13rRUxjyX9A", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2011/02/tth2011020134", "title": "What you can't feel won't hurt you: Evaluating haptic hardware using a haptic contrast sensitivity function", "doi": null, "abstractUrl": "/journal/th/2011/02/tth2011020134/13rRUxly8T9", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06636303", "articleId": "13rRUwvBy92", "__typename": "AdjacentArticleType" }, "next": { "fno": "06671582", "articleId": "13rRUxAAT7M", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyKJisD", "title": "Oct.-Dec.", "year": "2015", "issueNum": "04", "idPrefix": "th", "pubType": "journal", "volume": "8", "label": "Oct.-Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUEgs2C9", "doi": "10.1109/TOH.2015.2422298", "abstract": "This paper presents a depth image-based six degree-of-freedom (6-DOF) haptic rendering method for rigid bodies. In order to increase the collision detection speed, a depth cube structure is developed, consisting of six-sided orthogonal depth images extracted from six virtual depth cameras located around and fixed with respect to the virtual object. With the depth cube and a set of sample points for the tool object, a quick point-in-object test can be performed. A new local occupancy map instance (LOMI) is also proposed to efficiently search for the ideal proxy location. The proposed approach works with any rigid static or dynamic virtual object, regardless of object data representation type and complexity, and achieves multi-region contacts in real-time. Several experiments subsequently confirm the effectiveness of the proposed algorithm.", "abstracts": [ { "abstractType": "Regular", "content": "This paper presents a depth image-based six degree-of-freedom (6-DOF) haptic rendering method for rigid bodies. In order to increase the collision detection speed, a depth cube structure is developed, consisting of six-sided orthogonal depth images extracted from six virtual depth cameras located around and fixed with respect to the virtual object. With the depth cube and a set of sample points for the tool object, a quick point-in-object test can be performed. A new local occupancy map instance (LOMI) is also proposed to efficiently search for the ideal proxy location. The proposed approach works with any rigid static or dynamic virtual object, regardless of object data representation type and complexity, and achieves multi-region contacts in real-time. Several experiments subsequently confirm the effectiveness of the proposed algorithm.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This paper presents a depth image-based six degree-of-freedom (6-DOF) haptic rendering method for rigid bodies. In order to increase the collision detection speed, a depth cube structure is developed, consisting of six-sided orthogonal depth images extracted from six virtual depth cameras located around and fixed with respect to the virtual object. With the depth cube and a set of sample points for the tool object, a quick point-in-object test can be performed. A new local occupancy map instance (LOMI) is also proposed to efficiently search for the ideal proxy location. The proposed approach works with any rigid static or dynamic virtual object, regardless of object data representation type and complexity, and achieves multi-region contacts in real-time. Several experiments subsequently confirm the effectiveness of the proposed algorithm.", "title": "Depth Cube-Based Six Degree-of-Freedom Haptic Rendering for Rigid Bodies", "normalizedTitle": "Depth Cube-Based Six Degree-of-Freedom Haptic Rendering for Rigid Bodies", "fno": "07084668", "hasPdf": true, "idPrefix": "th", "keywords": [ "Haptic Interfaces", "Rendering Computer Graphics", "Collision Avoidance", "Image Resolution", "Virtual Environments", "Object Recognition", "Depth Image", "Haptics", "6 DOF Haptic Rendering" ], "authors": [ { "givenName": "Jaeha", "surname": "Kim", "fullName": "Jaeha Kim", "affiliation": "Robotics Research Center, Korea Institute of Science and Technology, Seongbuk-gu, Seoul, Republic of Korea", "__typename": "ArticleAuthorType" }, { "givenName": "Chang-Gyu", "surname": "Lee", "fullName": "Chang-Gyu Lee", "affiliation": "Human Robotics Laboratory, Gwangju Institute of Science and Technology, Buk-gu, Gwangju, Republic of Korea", "__typename": "ArticleAuthorType" }, { "givenName": "Jeha", "surname": "Ryu", "fullName": "Jeha Ryu", "affiliation": "Human Robotics Laboratory, Gwangju Institute of Science and Technology, Buk-gu, Gwangju, Republic of Korea", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "04", "pubDate": "2015-10-01 00:00:00", "pubType": "trans", "pages": "345-355", "year": "2015", "issn": "1939-1412", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/vr/2006/0224/0/02240191", "title": "A Six Degree-of-Freedom God-Object Method for Haptic Display of Rigid Bodies", "doi": null, "abstractUrl": "/proceedings-article/vr/2006/02240191/12OmNqGitZq", "parentPublication": { "id": "proceedings/vr/2006/0224/0", "title": "IEEE Virtual Reality Conference (VR 2006)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccrd/2010/4043/0/4043a007", "title": "Fast Traversal Algorithm for Detecting Object Interference Using Hierarchical Representation between Rigid Bodies", "doi": null, "abstractUrl": "/proceedings-article/iccrd/2010/4043a007/12OmNvEhfYT", "parentPublication": { "id": "proceedings/iccrd/2010/4043/0", "title": "Computer Research and Development, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptics/2002/1489/0/14890209", "title": "Six-Degree-of-Freedom Haptic Display Using Localized Contact Computations", "doi": null, "abstractUrl": "/proceedings-article/haptics/2002/14890209/12OmNx4Q6O8", "parentPublication": { "id": "proceedings/haptics/2002/1489/0", "title": "Haptic Interfaces for Virtual Environment and Teleoperator Systems, International Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2018/3365/0/08446527", "title": "Realtime Collision Avoidance for Mechanisms with Complex Geometries", "doi": null, "abstractUrl": "/proceedings-article/vr/2018/08446527/13bd1fdV4lV", "parentPublication": { "id": "proceedings/vr/2018/3365/0", "title": "2018 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2008/01/tth2008010039", "title": "Six-DoF Haptic Rendering of Contact Between Geometrically Complex Reduced Deformable Models", "doi": null, "abstractUrl": "/journal/th/2008/01/tth2008010039/13rRUEgarBB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2015/01/06983631", "title": "Simulating Sharp Geometric Features in Six Degrees-of-Freedom Haptic Rendering", "doi": null, "abstractUrl": "/journal/th/2015/01/06983631/13rRUEgarjB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2013/02/tth2013020167", "title": "Configuration-Based Optimization for Six Degree-of-Freedom Haptic Rendering for Fine Manipulation", "doi": null, "abstractUrl": "/journal/th/2013/02/tth2013020167/13rRUwjGoGd", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2017/02/07577891", "title": "6-DoF Haptic Rendering Using Continuous Collision Detection between Points and Signed Distance Fields", "doi": null, "abstractUrl": "/journal/th/2017/02/07577891/13rRUxDqS8u", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/11/ttg2011111714", "title": "Six Degrees-of-Freedom Haptic Interaction with Fluids", "doi": null, "abstractUrl": "/journal/tg/2011/11/ttg2011111714/13rRUxNW1Zj", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2007/03/v0458", "title": "A Six Degree-of-Freedom God-Object Method for Haptic Display of Rigid Bodies with Surface Properties", "doi": null, "abstractUrl": "/journal/tg/2007/03/v0458/13rRUyY28Yl", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": null, "next": { "fno": "07109928", "articleId": "13rRUyfbwqT", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgM1", "name": "tth201504-07084668s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/tth201504-07084668s1.zip", "extension": "zip", "size": "4.41 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNC0PGNJ", "title": "April-June", "year": "2013", "issueNum": "02", "idPrefix": "th", "pubType": "journal", "volume": "6", "label": "April-June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwjGoGd", "doi": "10.1109/TOH.2012.63", "abstract": "Six-degree-of-freedom (6-DOF) haptic rendering for fine manipulation in narrow space is a challenging topic because of frequent constraint changes caused by small tool movement and the requirement to preserve the feel of fine-features of objects. In this paper, we introduce a configuration-based constrained optimization method for solving this rendering problem. We represent an object using a hierarchy of spheres, i.e., a sphere tree, which allows faster detection of multiple contacts/collisions among objects than polygonal mesh and facilitates contact constraint formulation. Given a moving graphic tool as the avatar of the haptic tool in the virtual environment, we compute its quasi-static motion by solving a configuration-based optimization. The constraints in the 6D configuration space of the graphic tool is obtained and updated through online mapping of the nonpenetration constraint between the spheres of the graphic tool and those of the other objects in the three-dimensional physical space, based on the result of collision detection. This problem is further modeled as a quadratic programming optimization and solved by the classic active-set methods. Our algorithm has been implemented and interfaced with a 6-DOF Phantom Premium 3.0. We demonstrate its performance in several benchmarks involving complex, multiregion contacts. The experimental results show both the high efficiency and stability of haptic rendering by our method for complex scenarios. Nonpenetration between the graphic tool and the object is maintained under frequent contact switches. Update rate of the simulation loop including optimization and constraint identification is maintained at about 1 kHz.", "abstracts": [ { "abstractType": "Regular", "content": "Six-degree-of-freedom (6-DOF) haptic rendering for fine manipulation in narrow space is a challenging topic because of frequent constraint changes caused by small tool movement and the requirement to preserve the feel of fine-features of objects. In this paper, we introduce a configuration-based constrained optimization method for solving this rendering problem. We represent an object using a hierarchy of spheres, i.e., a sphere tree, which allows faster detection of multiple contacts/collisions among objects than polygonal mesh and facilitates contact constraint formulation. Given a moving graphic tool as the avatar of the haptic tool in the virtual environment, we compute its quasi-static motion by solving a configuration-based optimization. The constraints in the 6D configuration space of the graphic tool is obtained and updated through online mapping of the nonpenetration constraint between the spheres of the graphic tool and those of the other objects in the three-dimensional physical space, based on the result of collision detection. This problem is further modeled as a quadratic programming optimization and solved by the classic active-set methods. Our algorithm has been implemented and interfaced with a 6-DOF Phantom Premium 3.0. We demonstrate its performance in several benchmarks involving complex, multiregion contacts. The experimental results show both the high efficiency and stability of haptic rendering by our method for complex scenarios. Nonpenetration between the graphic tool and the object is maintained under frequent contact switches. Update rate of the simulation loop including optimization and constraint identification is maintained at about 1 kHz.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Six-degree-of-freedom (6-DOF) haptic rendering for fine manipulation in narrow space is a challenging topic because of frequent constraint changes caused by small tool movement and the requirement to preserve the feel of fine-features of objects. In this paper, we introduce a configuration-based constrained optimization method for solving this rendering problem. We represent an object using a hierarchy of spheres, i.e., a sphere tree, which allows faster detection of multiple contacts/collisions among objects than polygonal mesh and facilitates contact constraint formulation. Given a moving graphic tool as the avatar of the haptic tool in the virtual environment, we compute its quasi-static motion by solving a configuration-based optimization. The constraints in the 6D configuration space of the graphic tool is obtained and updated through online mapping of the nonpenetration constraint between the spheres of the graphic tool and those of the other objects in the three-dimensional physical space, based on the result of collision detection. This problem is further modeled as a quadratic programming optimization and solved by the classic active-set methods. Our algorithm has been implemented and interfaced with a 6-DOF Phantom Premium 3.0. We demonstrate its performance in several benchmarks involving complex, multiregion contacts. The experimental results show both the high efficiency and stability of haptic rendering by our method for complex scenarios. Nonpenetration between the graphic tool and the object is maintained under frequent contact switches. Update rate of the simulation loop including optimization and constraint identification is maintained at about 1 kHz.", "title": "Configuration-Based Optimization for Six Degree-of-Freedom Haptic Rendering for Fine Manipulation", "normalizedTitle": "Configuration-Based Optimization for Six Degree-of-Freedom Haptic Rendering for Fine Manipulation", "fno": "tth2013020167", "hasPdf": true, "idPrefix": "th", "keywords": [ "Haptic Interfaces", "Optimization", "Computational Modeling", "Mathematical Model", "Rendering Computer Graphics", "Force", "Constraint Based Collision Response", "Configuration Based Optimization", "6 DOF Haptic Rendering", "Fine Manipulation", "Constraint Identification", "Sphere Trees" ], "authors": [ { "givenName": null, "surname": "Dangxiao Wang", "fullName": "Dangxiao Wang", "affiliation": "State Key Lab. of Virtual Reality Technol. & Syst., Beihang Univ., Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Xin Zhang", "fullName": "Xin Zhang", "affiliation": "State Key Lab. of Virtual Reality Technol. & Syst., Beihang Univ., Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Yuru Zhang", "fullName": "Yuru Zhang", "affiliation": "State Key Lab. of Virtual Reality Technol. & Syst., Beihang Univ., Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Jing Xiao", "fullName": "Jing Xiao", "affiliation": "Dept. of Comput. Sci., Univ. of North Carolina, Charlotte, NC, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2013-04-01 00:00:00", "pubType": "trans", "pages": "167-180", "year": "2013", "issn": "1939-1412", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ieee-vis/2000/6478/0/64780020", "title": "Six Degree-of-Freedom Haptic Display", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2000/64780020/12OmNA0vnOj", "parentPublication": { "id": "proceedings/ieee-vis/2000/6478/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptics/2008/2005/0/04479935", "title": "Adaptive Control of Haptic Interaction with Impedance and Admittance Type Virtual Environments", "doi": null, "abstractUrl": "/proceedings-article/haptics/2008/04479935/12OmNvzJFVg", "parentPublication": { "id": "proceedings/haptics/2008/2005/0", "title": "IEEE Haptics Symposium 2008", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2013/2246/0/2246a294", "title": "A Prediction Method Using Interpolation for Smooth Six-DOF Haptic Rendering in Multirate Simulation", "doi": null, "abstractUrl": "/proceedings-article/cw/2013/2246a294/12OmNyKrHlI", "parentPublication": { "id": "proceedings/cw/2013/2246/0", "title": "2013 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2013/2246/0/2246a286", "title": "Image-Driven Haptic Rendering in Virtual Environments", "doi": null, "abstractUrl": "/proceedings-article/cw/2013/2246a286/12OmNyuy9Q9", "parentPublication": { "id": "proceedings/cw/2013/2246/0", "title": "2013 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2015/01/06983631", "title": "Simulating Sharp Geometric Features in Six Degrees-of-Freedom Haptic Rendering", "doi": null, "abstractUrl": "/journal/th/2015/01/06983631/13rRUEgarjB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2015/04/07084668", "title": "Depth Cube-Based Six Degree-of-Freedom Haptic Rendering for Rigid Bodies", "doi": null, "abstractUrl": "/journal/th/2015/04/07084668/13rRUEgs2C9", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2017/02/07742944", "title": "Six Degree-of-Freedom Haptic Simulation of a Stringed Musical Instrument for Triggering Sounds", "doi": null, "abstractUrl": "/journal/th/2017/02/07742944/13rRUNvgyWy", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2013/03/tth2013030257", "title": "A Proxy Method for Real-Time 3-DOF Haptic Rendering of Streaming Point Cloud Data", "doi": null, "abstractUrl": "/journal/th/2013/03/tth2013030257/13rRUwhHcJv", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2016/02/07412781", "title": "Six Degree-of-Freedom Haptic Simulation of Probing Dental Caries Within a Narrow Oral Cavity", "doi": null, "abstractUrl": "/journal/th/2016/02/07412781/13rRUzpzeBh", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2019/1377/0/08798268", "title": "A Continuous Material Cutting Model with Haptic Feedback for Medical Simulations", "doi": null, "abstractUrl": "/proceedings-article/vr/2019/08798268/1cJ0Ir5EpRm", "parentPublication": { "id": "proceedings/vr/2019/1377/0", "title": "2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "tth2013020156", "articleId": "13rRUx0xPn5", "__typename": "AdjacentArticleType" }, "next": { "fno": "tth2013020181", "articleId": "13rRUzphDy7", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNxwENDN", "title": "May/June", "year": "2007", "issueNum": "03", "idPrefix": "tg", "pubType": "journal", "volume": "13", "label": "May/June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyY28Yl", "doi": "10.1109/TVCG.2007.1028", "abstract": "Abstract—This paper describes a generalization of the god-object method for haptic interaction between rigid bodies. Our approach separates the computation of the motion of the six degree-of-freedom god-object from the computation of the force applied to the user. The motion of the god-object is computed using continuous collision detection and constraint-based quasi-statics, which enables high-quality haptic interaction between contacting rigid bodies. The force applied to the user is computed using a novel constraint-based quasi-static approach, which allows us to suppress force artifacts typically found in previous methods. The constraint-based force applied to the user, which handles any number of simultaneous contact points, is computed within a few microseconds, while the update of the configuration of the rigid god-object is performed within a few milliseconds for rigid bodies containing up to tens of thousands of triangles. Our approach has been successfully tested on complex benchmarks. Our results show that the separation into asynchronous processes allows us to satisfy the different update rates required by the haptic and visual displays. Force shading and textures can be added and enlarge the range of haptic perception of a virtual environment. This paper is an extension of [1].", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—This paper describes a generalization of the god-object method for haptic interaction between rigid bodies. Our approach separates the computation of the motion of the six degree-of-freedom god-object from the computation of the force applied to the user. The motion of the god-object is computed using continuous collision detection and constraint-based quasi-statics, which enables high-quality haptic interaction between contacting rigid bodies. The force applied to the user is computed using a novel constraint-based quasi-static approach, which allows us to suppress force artifacts typically found in previous methods. The constraint-based force applied to the user, which handles any number of simultaneous contact points, is computed within a few microseconds, while the update of the configuration of the rigid god-object is performed within a few milliseconds for rigid bodies containing up to tens of thousands of triangles. Our approach has been successfully tested on complex benchmarks. Our results show that the separation into asynchronous processes allows us to satisfy the different update rates required by the haptic and visual displays. Force shading and textures can be added and enlarge the range of haptic perception of a virtual environment. This paper is an extension of [1].", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—This paper describes a generalization of the god-object method for haptic interaction between rigid bodies. Our approach separates the computation of the motion of the six degree-of-freedom god-object from the computation of the force applied to the user. The motion of the god-object is computed using continuous collision detection and constraint-based quasi-statics, which enables high-quality haptic interaction between contacting rigid bodies. The force applied to the user is computed using a novel constraint-based quasi-static approach, which allows us to suppress force artifacts typically found in previous methods. The constraint-based force applied to the user, which handles any number of simultaneous contact points, is computed within a few microseconds, while the update of the configuration of the rigid god-object is performed within a few milliseconds for rigid bodies containing up to tens of thousands of triangles. Our approach has been successfully tested on complex benchmarks. Our results show that the separation into asynchronous processes allows us to satisfy the different update rates required by the haptic and visual displays. Force shading and textures can be added and enlarge the range of haptic perception of a virtual environment. This paper is an extension of [1].", "title": "A Six Degree-of-Freedom God-Object Method for Haptic Display of Rigid Bodies with Surface Properties", "normalizedTitle": "A Six Degree-of-Freedom God-Object Method for Haptic Display of Rigid Bodies with Surface Properties", "fno": "v0458", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Virtual Reality", "Computational Geometry", "Display Devices", "Haptic Interfaces", "Rendering Computer Graphics", "Haptic Rendering Methods", "Six Degree Of Freedom God Object Method", "Haptic Display", "Rigid Body", "Surface Properties", "Haptic Interaction", "Collision Detection", "Constraint Based Quasistatics", "Visual Displays", "Haptic Perception", "Virtual Environment", "Haptic Interfaces", "Displays", "Virtual Environment", "Computational Modeling", "Motion Detection", "Benchmark Testing", "Humans", "Design Automation", "Computer Aided Manufacturing", "CADCAM", "Constraint Based Quasi Statics", "Haptics", "God Object", "Six Degrees Of Freedom", "Rigid Bodies" ], "authors": [ { "givenName": "Michael", "surname": "Ortega", "fullName": "Michael Ortega", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Stephane", "surname": "Redon", "fullName": "Stephane Redon", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Sabine", "surname": "Coquillart", "fullName": "Sabine Coquillart", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2007-05-01 00:00:00", "pubType": "trans", "pages": "458-469", "year": "2007", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iros/1995/7108/3/71083146", "title": "A constraint-based god-object method for haptic display", "doi": null, "abstractUrl": "/proceedings-article/iros/1995/71083146/12OmNBDQblW", "parentPublication": { "id": "proceedings/iros/1995/7108/3", "title": "Intelligent Robots and Systems, IEEE/RSJ International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2006/0224/0/02240191", "title": "A Six Degree-of-Freedom God-Object Method for Haptic Display of Rigid Bodies", "doi": null, "abstractUrl": "/proceedings-article/vr/2006/02240191/12OmNqGitZq", "parentPublication": { "id": "proceedings/vr/2006/0224/0", "title": "IEEE Virtual Reality Conference (VR 2006)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2010/6237/0/05444756", "title": "Endoscopic endonasal haptic surgery simulator prototype: A rigid endoscope model", "doi": null, "abstractUrl": "/proceedings-article/vr/2010/05444756/12OmNwAt1D2", "parentPublication": { "id": "proceedings/vr/2010/6237/0", "title": "2010 IEEE Virtual Reality Conference (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2013/2246/0/2246a294", "title": "A Prediction Method Using Interpolation for Smooth Six-DOF Haptic Rendering in Multirate Simulation", "doi": null, "abstractUrl": "/proceedings-article/cw/2013/2246a294/12OmNyKrHlI", "parentPublication": { "id": "proceedings/cw/2013/2246/0", "title": "2013 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2008/01/tth2008010039", "title": "Six-DoF Haptic Rendering of Contact Between Geometrically Complex Reduced Deformable Models", "doi": null, "abstractUrl": "/journal/th/2008/01/tth2008010039/13rRUEgarBB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2015/01/06983631", "title": "Simulating Sharp Geometric Features in Six Degrees-of-Freedom Haptic Rendering", "doi": null, "abstractUrl": "/journal/th/2015/01/06983631/13rRUEgarjB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2015/04/07084668", "title": "Depth Cube-Based Six Degree-of-Freedom Haptic Rendering for Rigid Bodies", "doi": null, "abstractUrl": "/journal/th/2015/04/07084668/13rRUEgs2C9", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2006/03/v0365", "title": "Dynamic Simulation of Articulated Rigid Bodies with Contact and Collision", "doi": null, "abstractUrl": "/journal/tg/2006/03/v0365/13rRUx0xPTI", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/11/ttg2011111714", "title": "Six Degrees-of-Freedom Haptic Interaction with Fluids", "doi": null, "abstractUrl": "/journal/tg/2011/11/ttg2011111714/13rRUxNW1Zj", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2005/06/v0661", "title": "Six Degree-of-Freedom Haptic Rendering Using Spatialized Normal Cone Search", "doi": null, "abstractUrl": "/journal/tg/2005/06/v0661/13rRUyp7tWN", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08093671", "articleId": "13rRUxASuSD", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0470", "articleId": "13rRUxAASVR", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyv7moB", "title": "November/December", "year": "2005", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "11", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUB7a1fH", "doi": "10.1109/TVCG.2005.100", "abstract": "This work describes our efforts in creating a general object interaction framework for dynamic collaborative virtual environments. Furthermore, we increase the realism of the interactive world by using a rigid body simulator to calculate all actor and object movements. The main idea behind our interactive platform is to construct a virtual world using only objects that contain their own interaction information. As a result, the object interactions are application independent and only a single scheme is required to handle all interactions in the virtual world. In order to have more dynamic interactions, we also created a new and efficient way for human users to dynamically interact within virtual worlds through their avatar. In particular, we show how inverse kinematics can be used to increase the interaction possibilities and realism in collaborative virtual environments. This results in a higher feeling of presence for connected users and allows for easy, on-the-fly creation of new interactions. For the distribution of both the interactive objects and the dynamic avatar interactions, we keep the network load as low as possible. To demonstrate the effectiveness of our techniques, we incorporate them into an existing CVE framework.", "abstracts": [ { "abstractType": "Regular", "content": "This work describes our efforts in creating a general object interaction framework for dynamic collaborative virtual environments. Furthermore, we increase the realism of the interactive world by using a rigid body simulator to calculate all actor and object movements. The main idea behind our interactive platform is to construct a virtual world using only objects that contain their own interaction information. As a result, the object interactions are application independent and only a single scheme is required to handle all interactions in the virtual world. In order to have more dynamic interactions, we also created a new and efficient way for human users to dynamically interact within virtual worlds through their avatar. In particular, we show how inverse kinematics can be used to increase the interaction possibilities and realism in collaborative virtual environments. This results in a higher feeling of presence for connected users and allows for easy, on-the-fly creation of new interactions. For the distribution of both the interactive objects and the dynamic avatar interactions, we keep the network load as low as possible. To demonstrate the effectiveness of our techniques, we incorporate them into an existing CVE framework.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This work describes our efforts in creating a general object interaction framework for dynamic collaborative virtual environments. Furthermore, we increase the realism of the interactive world by using a rigid body simulator to calculate all actor and object movements. The main idea behind our interactive platform is to construct a virtual world using only objects that contain their own interaction information. As a result, the object interactions are application independent and only a single scheme is required to handle all interactions in the virtual world. In order to have more dynamic interactions, we also created a new and efficient way for human users to dynamically interact within virtual worlds through their avatar. In particular, we show how inverse kinematics can be used to increase the interaction possibilities and realism in collaborative virtual environments. This results in a higher feeling of presence for connected users and allows for easy, on-the-fly creation of new interactions. For the distribution of both the interactive objects and the dynamic avatar interactions, we keep the network load as low as possible. To demonstrate the effectiveness of our techniques, we incorporate them into an existing CVE framework.", "title": "Dynamic Interactions in Physically Realistic Collaborative Virtual Environments", "normalizedTitle": "Dynamic Interactions in Physically Realistic Collaborative Virtual Environments", "fno": "v0649", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Index Terms Artificial", "Augmented", "And Virtual Realities", "Computer Supported Cooperative Work", "Synchronous Interaction", "Animation", "Simulation" ], "authors": [ { "givenName": "Pieter", "surname": "Jorissen", "fullName": "Pieter Jorissen", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Maarten", "surname": "Wijnants", "fullName": "Maarten Wijnants", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Wim", "surname": "Lamotte", "fullName": "Wim Lamotte", "affiliation": "IEEE", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2005-11-01 00:00:00", "pubType": "trans", "pages": "649-660", "year": "2005", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icctd/2009/3892/2/3892b416", "title": "Haptic Vibration for Emotional Expression of Avatar to Enhance the Realism of Virtual Reality", "doi": null, "abstractUrl": "/proceedings-article/icctd/2009/3892b416/12OmNs0TKTU", "parentPublication": { "id": "proceedings/icctd/2009/3892/2", "title": "Computer Technology and Development, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cscwd/2005/0002/1/01504112", "title": "Agent-based interaction model for collaborative virtual environments", "doi": null, "abstractUrl": "/proceedings-article/cscwd/2005/01504112/12OmNvT2oOz", "parentPublication": { "id": "proceedings/cscwd/2005/0002/1", "title": "International Conference on Computer Supported Cooperative Work in Design", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2014/2871/0/06802093", "title": "CORVETTE: Collaborative environment for technical training and experiment", "doi": null, "abstractUrl": "/proceedings-article/vr/2014/06802093/12OmNzUPpda", "parentPublication": { "id": "proceedings/vr/2014/2871/0", "title": "2014 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icita/2005/2316/2/231620242", "title": "Experimental Findings on Collaborative Interactions in a Co-Located Environment", "doi": null, "abstractUrl": "/proceedings-article/icita/2005/231620242/12OmNzmclK7", "parentPublication": { "id": "proceedings/icita/2005/2316/2", "title": "Information Technology and Applications, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/04/08267290", "title": "The Effect of Realistic Appearance of Virtual Characters in Immersive Environments - Does the Character&#x0027;s Personality Play a Role?", "doi": null, "abstractUrl": "/journal/tg/2018/04/08267290/13rRUwghd57", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2017/01/07539397", "title": "Importance of Matching Physical Friction, Hardness, and Texture in Creating Realistic Haptic Virtual Surfaces", "doi": null, "abstractUrl": "/journal/th/2017/01/07539397/13rRUxAAT7O", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2014/03/06787087", "title": "Modeling and Rendering Realistic Textures from Unconstrained Tool-Surface Interactions", "doi": null, "abstractUrl": "/journal/th/2014/03/06787087/13rRUzp02oD", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089518", "title": "SPA: Verbal Interactions between Agents and Avatars in Shared Virtual Environments using Propositional Planning", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089518/1jIxcUvDJBu", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090630", "title": "Embodied Realistic Avatar System with Body Motions and Facial Expressions for Communication in Virtual Reality Applications", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090630/1jIxtbZL30Y", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/svr/2020/9231/0/923100a351", "title": "Prototyping Virtual Reality Interactions in Medical Simulation Employing Speech Recognition", "doi": null, "abstractUrl": "/proceedings-article/svr/2020/923100a351/1oZBzLnFAc0", "parentPublication": { "id": "proceedings/svr/2020/9231/0", "title": "2020 22nd Symposium on Virtual and Augmented Reality (SVR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v0637", "articleId": "13rRUyfKIHA", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0661", "articleId": "13rRUyp7tWN", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBVrjqW", "title": "March/April", "year": "2006", "issueNum": "02", "idPrefix": "tg", "pubType": "journal", "volume": "12", "label": "March/April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwI5UfU", "doi": "10.1109/TVCG.2006.35", "abstract": "Abstract—Scaled teleoperation is increasingly prevalent in medicine, as well as in other applications of robotics. Visual feedback in such systems is essential and should make maximal use of natural hand-eye coordination. This paper describes a new method of visual feedback for scaled teleoperation in which the operator manipulates the handle of a remote tool in the presence of a registered virtual image of the target in real time. The method adapts a concept already used successfully in a new medical device called the Sonic Flashlight, which permits direct in situ visualization of ultrasound during invasive procedures. The Sonic Flashlight uses a flat-panel monitor and a half-silvered mirror to merge the visual outer surface of a patient with a simultaneous ultrasound scan of the patient's interior. Adapting the concept to scaled teleoperation involves removing the imaging device and the target to a remote location and adding a master-slave control device. This permits the operator to see his hands, along with what appears to be the tool, and the target, merged in a workspace that preserves natural hand-eye coordination. Three functioning prototypes are described, one based on ultrasound and two on light microscopy. The limitations and potential of the new approach are discussed.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—Scaled teleoperation is increasingly prevalent in medicine, as well as in other applications of robotics. Visual feedback in such systems is essential and should make maximal use of natural hand-eye coordination. This paper describes a new method of visual feedback for scaled teleoperation in which the operator manipulates the handle of a remote tool in the presence of a registered virtual image of the target in real time. The method adapts a concept already used successfully in a new medical device called the Sonic Flashlight, which permits direct in situ visualization of ultrasound during invasive procedures. The Sonic Flashlight uses a flat-panel monitor and a half-silvered mirror to merge the visual outer surface of a patient with a simultaneous ultrasound scan of the patient's interior. Adapting the concept to scaled teleoperation involves removing the imaging device and the target to a remote location and adding a master-slave control device. This permits the operator to see his hands, along with what appears to be the tool, and the target, merged in a workspace that preserves natural hand-eye coordination. Three functioning prototypes are described, one based on ultrasound and two on light microscopy. The limitations and potential of the new approach are discussed.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—Scaled teleoperation is increasingly prevalent in medicine, as well as in other applications of robotics. Visual feedback in such systems is essential and should make maximal use of natural hand-eye coordination. This paper describes a new method of visual feedback for scaled teleoperation in which the operator manipulates the handle of a remote tool in the presence of a registered virtual image of the target in real time. The method adapts a concept already used successfully in a new medical device called the Sonic Flashlight, which permits direct in situ visualization of ultrasound during invasive procedures. The Sonic Flashlight uses a flat-panel monitor and a half-silvered mirror to merge the visual outer surface of a patient with a simultaneous ultrasound scan of the patient's interior. Adapting the concept to scaled teleoperation involves removing the imaging device and the target to a remote location and adding a master-slave control device. This permits the operator to see his hands, along with what appears to be the tool, and the target, merged in a workspace that preserves natural hand-eye coordination. Three functioning prototypes are described, one based on ultrasound and two on light microscopy. The limitations and potential of the new approach are discussed.", "title": "Optical Merger of Direct Vision with Virtual Images for Scaled Teleoperation", "normalizedTitle": "Optical Merger of Direct Vision with Virtual Images for Scaled Teleoperation", "fno": "v0277", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Artificial", "Augmented", "And Virtual Realities", "Image Display", "Medical Information Systems", "Real Time" ], "authors": [ { "givenName": "Samuel T.", "surname": "Clanton", "fullName": "Samuel T. Clanton", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "David C.", "surname": "Wang", "fullName": "David C. Wang", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Vikram S.", "surname": "Chib", "fullName": "Vikram S. Chib", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Yoky", "surname": "Matsuoka", "fullName": "Yoky Matsuoka", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "George D.", "surname": "Stetten", "fullName": "George D. Stetten", "affiliation": "IEEE", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2006-03-01 00:00:00", "pubType": "trans", "pages": "277-285", "year": "2006", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ismar/2012/4660/0/06402569", "title": "Superman-like X-ray vision: Towards brain-computer interfaces for medical augmented reality", "doi": null, "abstractUrl": "/proceedings-article/ismar/2012/06402569/12OmNAoUT3L", "parentPublication": { "id": "proceedings/ismar/2012/4660/0", "title": "2012 IEEE International Symposium on Mixed and Augmented Reality (ISMAR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmew/2013/1604/0/06618217", "title": "Smartphone-based 3D real-time vision system for teleoperation", "doi": null, "abstractUrl": "/proceedings-article/icmew/2013/06618217/12OmNCyBXgn", "parentPublication": { "id": "proceedings/icmew/2013/1604/0", "title": "2013 IEEE International Conference on Multimedia and Expo Workshops (ICMEW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptics/2008/2005/0/04479952", "title": "Judging the Effectiveness of a Passive Haptic Device in Teleoperation Based on the Average Angular Error in Force Generation", "doi": null, "abstractUrl": "/proceedings-article/haptics/2008/04479952/12OmNqGRGbX", "parentPublication": { "id": "proceedings/haptics/2008/2005/0", "title": "IEEE Haptics Symposium 2008", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/05/ttg2011050655", "title": "MPML3D: Scripting Agents for the 3D Internet", "doi": null, "abstractUrl": "/journal/tg/2011/05/ttg2011050655/13rRUwdrdSx", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2005/06/mcg2005060048", "title": "Augmented Reality Projects in the Automotive and Aerospace Industries", "doi": null, "abstractUrl": "/magazine/cg/2005/06/mcg2005060048/13rRUwghdbu", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2012/03/tth2012030252", "title": "A High Performance Tactile Feedback Display and Its Integration in Teleoperation", "doi": null, "abstractUrl": "/journal/th/2012/03/tth2012030252/13rRUwjoNx9", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2005/06/v0684", "title": "Psychophysical Evaluation of In-Situ Ultrasound Visualization", "doi": null, "abstractUrl": "/journal/tg/2005/06/v0684/13rRUx0gev1", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2009/03/ttg2009030369", "title": "Mixed Reality Humans: Evaluating Behavior, Usability, and Acceptability", "doi": null, "abstractUrl": "/journal/tg/2009/03/ttg2009030369/13rRUxly8SR", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2012/01/tth2012010066", "title": "Perceptually Augmented Simulator Design", "doi": null, "abstractUrl": "/journal/th/2012/01/tth2012010066/13rRUygT7fm", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2008/04/mcg2008040020", "title": "Mobile 3D City Maps", "doi": null, "abstractUrl": "/magazine/cg/2008/04/mcg2008040020/13rRUzpzeDu", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v0266", "articleId": "13rRUwhHcQM", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyv7moB", "title": "November/December", "year": "2005", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "11", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUy0HYRg", "doi": "10.1109/TVCG.2005.88", "abstract": "This paper presents an adaptive physical environment that allows children with severe autism to successfully interact with multimodal stimuli, giving them a sense of control of the interaction and, hence, providing them with a sense of agency. This has been an extremely important effort for two main reasons: 1) This user group cannot be typified, hence making the design of an interactive system to fit all the spectrum of individuals a very complex task; 2) each individual PAS (Person on the Autistic Spectrum) user must be able to develop himself within the environment according to his own capacities and potentiality. Qualitative evaluation by psychologists shows very good results and sketches an encouraging future for research on these environments.", "abstracts": [ { "abstractType": "Regular", "content": "This paper presents an adaptive physical environment that allows children with severe autism to successfully interact with multimodal stimuli, giving them a sense of control of the interaction and, hence, providing them with a sense of agency. This has been an extremely important effort for two main reasons: 1) This user group cannot be typified, hence making the design of an interactive system to fit all the spectrum of individuals a very complex task; 2) each individual PAS (Person on the Autistic Spectrum) user must be able to develop himself within the environment according to his own capacities and potentiality. Qualitative evaluation by psychologists shows very good results and sketches an encouraging future for research on these environments.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This paper presents an adaptive physical environment that allows children with severe autism to successfully interact with multimodal stimuli, giving them a sense of control of the interaction and, hence, providing them with a sense of agency. This has been an extremely important effort for two main reasons: 1) This user group cannot be typified, hence making the design of an interactive system to fit all the spectrum of individuals a very complex task; 2) each individual PAS (Person on the Autistic Spectrum) user must be able to develop himself within the environment according to his own capacities and potentiality. Qualitative evaluation by psychologists shows very good results and sketches an encouraging future for research on these environments.", "title": "Achieving Dialogue with Children with Severe Autism in an Adaptive Multisensory Interaction: The \"MEDIATE' Project", "normalizedTitle": "Achieving Dialogue with Children with Severe Autism in an Adaptive Multisensory Interaction: The \"MEDIATE' Project", "fno": "v0734", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Index Terms Artificial", "Augmented", "And Virtual Realities", "Assistive Technologies For Persons With Disabilities", "Interaction Styles", "Psychology", "Metadata" ], "authors": [ { "givenName": "Narc?", "surname": "Par?", "fullName": "Narc? Par?", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Paul", "surname": "Masri", "fullName": "Paul Masri", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Gerard", "surname": "van Wolferen", "fullName": "Gerard van Wolferen", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Chris", "surname": "Creed", "fullName": "Chris Creed", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2005-11-01 00:00:00", "pubType": "trans", "pages": "734-743", "year": "2005", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iccvw/2017/1034/0/1034b401", "title": "A Computer Vision Based Approach for Understanding Emotional Involvements in Children with Autism Spectrum Disorders", "doi": null, "abstractUrl": "/proceedings-article/iccvw/2017/1034b401/12OmNA1mbbk", "parentPublication": { "id": "proceedings/iccvw/2017/1034/0", "title": "2017 IEEE International Conference on Computer Vision Workshop (ICCVW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icci*cc/2017/0771/0/08109784", "title": "Estimation of biomarkers for autism and its co-morbidities using resting state EEG", "doi": null, "abstractUrl": "/proceedings-article/icci*cc/2017/08109784/12OmNAOKnSC", "parentPublication": { "id": "proceedings/icci*cc/2017/0771/0", "title": "2017 IEEE 16th International Conference on Cognitive Informatics & Cognitive Computing (ICCI*CC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cbms/2009/4879/0/05255414", "title": "A proposed framework of an interactive semi-virtual environment for enhanced education of children with autism spectrum disorders", "doi": null, "abstractUrl": "/proceedings-article/cbms/2009/05255414/12OmNyaGeIo", "parentPublication": { "id": "proceedings/cbms/2009/4879/0", "title": "2009 22nd IEEE International Symposium on Computer-Based Medical Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iciev-iscmht/2017/1023/0/08338597", "title": "Towards developing a learning tool for children with autism", "doi": null, "abstractUrl": "/proceedings-article/iciev-iscmht/2017/08338597/12OmNzV70vf", "parentPublication": { "id": "proceedings/iciev-iscmht/2017/1023/0", "title": "2017 6th International Conference on Informatics, Electronics and Vision & 2017 7th International Symposium in Computational Medical and Health Technology (ICIEV-ISCMHT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/itng/2007/2776/0/04151694", "title": "Exploration of Autism Expert Systems", "doi": null, "abstractUrl": "/proceedings-article/itng/2007/04151694/12OmNzhELlO", "parentPublication": { "id": "proceedings/itng/2007/2776/0", "title": "2007 4th International Conference on Information Technology New Generations", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/compsac/2012/4736/0/4736a368", "title": "WorldTour: Towards an Adaptive Software to Support Children with Autism in Tour Planning", "doi": null, "abstractUrl": "/proceedings-article/compsac/2012/4736a368/12OmNzmcllL", "parentPublication": { "id": "proceedings/compsac/2012/4736/0", "title": "2012 IEEE 36th Annual Computer Software and Applications Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/lt/2017/02/07462265", "title": "Specialized Intervention Using Tablet Devices for Communication Deficits in Children with Autism Spectrum Disorders", "doi": null, "abstractUrl": "/journal/lt/2017/02/07462265/13rRUwhpBAd", "parentPublication": { "id": "trans/lt", "title": "IEEE Transactions on Learning Technologies", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2020/8961/0/09274271", "title": "AssociAR: Gamified Process for the Teaching of Children with Autism Through the Association of Images and Words", "doi": null, "abstractUrl": "/proceedings-article/fie/2020/09274271/1phRIg4qrM4", "parentPublication": { "id": "proceedings/fie/2020/8961/0", "title": "2020 IEEE Frontiers in Education Conference (FIE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/contie/2020/8342/0/834200a015", "title": "Design of an interactive system of tangible interfaces to support learning in children with autism", "doi": null, "abstractUrl": "/proceedings-article/contie/2020/834200a015/1sZ2RpXNpm0", "parentPublication": { "id": "proceedings/contie/2020/8342/0", "title": "2020 3rd International Conference of Inclusive Technology and Education (CONTIE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iciddt/2020/0367/0/036700a189", "title": "Design of Humanoid Robot Based Training APP on Social Skills of Children with Autism Spectrum Disorder", "doi": null, "abstractUrl": "/proceedings-article/iciddt/2020/036700a189/1wutJvVno3K", "parentPublication": { "id": "proceedings/iciddt/2020/0367/0", "title": "2020 International Conference on Innovation Design and Digital Technology (ICIDDT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v0722", "articleId": "13rRUygT7sq", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0744", "articleId": "13rRUxASuv8", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwpGgK8", "title": "Dec.", "year": "2014", "issueNum": "12", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUynHujd", "doi": "10.1109/TVCG.2014.2346317", "abstract": "Direct volume visualization techniques offer powerful insight into volumetric medical images and are part of the clinical routine for many applications. Up to now, however, their use is mostly limited to tomographic imaging modalities such as CT or MRI. With very few exceptions, such as fetal ultrasound, classic volume rendering using one-dimensional intensity-based transfer functions fails to yield satisfying results in case of ultrasound volumes. This is particularly due its gradient-like nature, a high amount of noise and speckle, and the fact that individual tissue types are rather characterized by a similar texture than by similar intensity values. Therefore, clinicians still prefer to look at 2D slices extracted from the ultrasound volume. In this work, we present an entirely novel approach to the classification and compositing stage of the volume rendering pipeline, specifically designed for use with ultrasonic images. We introduce point predicates as a generic formulation for integrating the evaluation of not only low-level information like local intensity or gradient, but also of high-level information, such as non-local image features or even anatomical models. Thus, we can successfully filter clinically relevant from non-relevant information. In order to effectively reduce the potentially high dimensionality of the predicate configuration space, we propose the predicate histogram as an intuitive user interface. This is augmented by a scribble technique to provide a comfortable metaphor for selecting predicates of interest. Assigning importance factors to the predicates allows for focus-and-context visualization that ensures to always show important (focus) regions of the data while maintaining as much context information as possible. Our method naturally integrates into standard ray casting algorithms and yields superior results in comparison to traditional methods in terms of visualizing a specific target anatomy in ultrasound volumes.", "abstracts": [ { "abstractType": "Regular", "content": "Direct volume visualization techniques offer powerful insight into volumetric medical images and are part of the clinical routine for many applications. Up to now, however, their use is mostly limited to tomographic imaging modalities such as CT or MRI. With very few exceptions, such as fetal ultrasound, classic volume rendering using one-dimensional intensity-based transfer functions fails to yield satisfying results in case of ultrasound volumes. This is particularly due its gradient-like nature, a high amount of noise and speckle, and the fact that individual tissue types are rather characterized by a similar texture than by similar intensity values. Therefore, clinicians still prefer to look at 2D slices extracted from the ultrasound volume. In this work, we present an entirely novel approach to the classification and compositing stage of the volume rendering pipeline, specifically designed for use with ultrasonic images. We introduce point predicates as a generic formulation for integrating the evaluation of not only low-level information like local intensity or gradient, but also of high-level information, such as non-local image features or even anatomical models. Thus, we can successfully filter clinically relevant from non-relevant information. In order to effectively reduce the potentially high dimensionality of the predicate configuration space, we propose the predicate histogram as an intuitive user interface. This is augmented by a scribble technique to provide a comfortable metaphor for selecting predicates of interest. Assigning importance factors to the predicates allows for focus-and-context visualization that ensures to always show important (focus) regions of the data while maintaining as much context information as possible. Our method naturally integrates into standard ray casting algorithms and yields superior results in comparison to traditional methods in terms of visualizing a specific target anatomy in ultrasound volumes.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Direct volume visualization techniques offer powerful insight into volumetric medical images and are part of the clinical routine for many applications. Up to now, however, their use is mostly limited to tomographic imaging modalities such as CT or MRI. With very few exceptions, such as fetal ultrasound, classic volume rendering using one-dimensional intensity-based transfer functions fails to yield satisfying results in case of ultrasound volumes. This is particularly due its gradient-like nature, a high amount of noise and speckle, and the fact that individual tissue types are rather characterized by a similar texture than by similar intensity values. Therefore, clinicians still prefer to look at 2D slices extracted from the ultrasound volume. In this work, we present an entirely novel approach to the classification and compositing stage of the volume rendering pipeline, specifically designed for use with ultrasonic images. We introduce point predicates as a generic formulation for integrating the evaluation of not only low-level information like local intensity or gradient, but also of high-level information, such as non-local image features or even anatomical models. Thus, we can successfully filter clinically relevant from non-relevant information. In order to effectively reduce the potentially high dimensionality of the predicate configuration space, we propose the predicate histogram as an intuitive user interface. This is augmented by a scribble technique to provide a comfortable metaphor for selecting predicates of interest. Assigning importance factors to the predicates allows for focus-and-context visualization that ensures to always show important (focus) regions of the data while maintaining as much context information as possible. Our method naturally integrates into standard ray casting algorithms and yields superior results in comparison to traditional methods in terms of visualizing a specific target anatomy in ultrasound volumes.", "title": "Predicate-Based Focus-and-Context Visualization for 3D Ultrasound", "normalizedTitle": "Predicate-Based Focus-and-Context Visualization for 3D Ultrasound", "fno": "06876031", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Ultrasonic Imaging", "Rendering Computer Graphics", "Histograms", "Transfer Functions", "Data Visualization", "Context Awareness", "Three Dimensional Displays", "User Interface", "Direct Volume Rendering", "Ultrasound", "Classification", "Predicate Function" ], "authors": [ { "givenName": "Christian", "surname": "Schulte zu Berge", "fullName": "Christian Schulte zu Berge", "affiliation": "Chair for Computer Aided Medical Procedures, Technische Universität, München, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Maximilian", "surname": "Baust", "fullName": "Maximilian Baust", "affiliation": "Chair for Computer Aided Medical Procedures, Technische Universität, München, Germany", "__typename": "ArticleAuthorType" }, { "givenName": "Ankur", "surname": "Kapoor", "fullName": "Ankur Kapoor", "affiliation": ", Imaging and Computer Vision, Siemens Corporation, Corporate Technology, Princeton, NJ, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Nassir", "surname": "Navab", "fullName": "Nassir Navab", "affiliation": "Chair for Computer Aided Medical Procedures, Technische Universität, München, Germany", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2014-12-01 00:00:00", "pubType": "trans", "pages": "2379-2387", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/visual/1994/6627/0/00346294", "title": "Visualization of 3D ultrasonic data", "doi": null, "abstractUrl": "/proceedings-article/visual/1994/00346294/12OmNvlg8nt", "parentPublication": { "id": "proceedings/visual/1994/6627/0", "title": "Proceedings Visualization '94", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vbc/1990/2039/0/00109361", "title": "3D ultrasound display using optical tracking", "doi": null, "abstractUrl": "/proceedings-article/vbc/1990/00109361/12OmNwErpIq", "parentPublication": { "id": "proceedings/vbc/1990/2039/0", "title": "[1990] Proceedings of the First Conference on Visualization in Biomedical Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isspit/2017/4662/0/08388647", "title": "Efficient lossy compression of ultrasound data", "doi": null, "abstractUrl": "/proceedings-article/isspit/2017/08388647/12OmNwtWfS1", "parentPublication": { "id": "proceedings/isspit/2017/4662/0", "title": "2017 IEEE International Symposium on Signal Processing and Information Technology (ISSPIT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/at-equal/2009/3753/0/3753a100", "title": "Development of Pseudo 3D Visualization System by Superimposing Ultrasound Images", "doi": null, "abstractUrl": "/proceedings-article/at-equal/2009/3753a100/12OmNxcdFWy", "parentPublication": { "id": "proceedings/at-equal/2009/3753/0", "title": "Advanced Technologies for Enhanced Quality of Life", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isda/2008/3382/1/3382a368", "title": "Intelligent Focus+Context Volume Visualization", "doi": null, "abstractUrl": "/proceedings-article/isda/2008/3382a368/12OmNy5R3sk", "parentPublication": { "id": "proceedings/isda/2008/3382/1", "title": "Intelligent Systems Design and Applications, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/1993/06/mcg1993060050", "title": "Visualization of 3D Ultrasound Data", "doi": null, "abstractUrl": "/magazine/cg/1993/06/mcg1993060050/13rRUIJcWoa", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/02/ttg2011020171", "title": "Feature-Preserving Volume Data Reduction and Focus+Context Visualization", "doi": null, "abstractUrl": "/journal/tg/2011/02/ttg2011020171/13rRUx0xPTN", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/mipr/2019/1198/0/119800a240", "title": "Feature Enhancement in Medical Ultrasound Videos Using Multifractal and Contrast Adaptive Histogram Equalization Techniques", "doi": null, "abstractUrl": "/proceedings-article/mipr/2019/119800a240/19wB45cXyUw", "parentPublication": { "id": "proceedings/mipr/2019/1198/0", "title": "2019 IEEE Conference on Multimedia Information Processing and Retrieval (MIPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2019/9552/0/955200a508", "title": "PANet: A Context Based Predicate Association Network for Scene Graph Generation", "doi": null, "abstractUrl": "/proceedings-article/icme/2019/955200a508/1cdOUNs2LIc", "parentPublication": { "id": "proceedings/icme/2019/9552/0", "title": "2019 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmcce/2020/2314/0/231400a418", "title": "The Research of Nonlinear Characteristics of High Intensity Focused Ultrasound in Biological Tissue", "doi": null, "abstractUrl": "/proceedings-article/icmcce/2020/231400a418/1tzz3ZHI9c4", "parentPublication": { "id": "proceedings/icmcce/2020/2314/0", "title": "2020 5th International Conference on Mechanical, Control and Computer Engineering (ICMCCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06875935", "articleId": "13rRUIM2VBJ", "__typename": "AdjacentArticleType" }, "next": { "fno": "06876040", "articleId": "13rRUEgs2ts", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTYesY2", "name": "ttg201412-06876031s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201412-06876031s1.zip", "extension": "zip", "size": "48.1 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNzA6GUv", "title": "May", "year": "2019", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "25", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "18K0nmkwheo", "doi": "10.1109/TVCG.2019.2899232", "abstract": "An essential question in understanding how to develop and build collaborative immersive virtual environments (IVEs) is recognizing how people perform actions together. Many actions in the real world require that people act without prior planning, and these actions are executed quite successfully. In this paper, we study the common action of two people passing through an aperture together in both the real world (Experiment 1) and in a distributed, collaborative IVE (Experiment 2). The aperture's width is varied from too narrow to be passable to so wide as to be easily passable by both participants together simultaneously. We do this in the real world for all possible gender-based pairings. In virtual reality, however, there is potential for the gender of the participant and the gender of the self-avatar to be different. We also investigate the joint action for all possible gender-based pairings in the distributed IVE. Results indicated that, in the real world, social dynamics between gendered pairings emerged; male-male pairings refused to concede to one another until absolutely necessary while other pairings did not. Male-female pairings were most likely to provide ample space to one another during passage. These behaviors seemed not to appear in the IVE, and avatar gender across all pairings generated no significant behavioral differences. In addition, participants tended to require wider gaps to allow for passage in the IVE. These findings establish base knowledge of social dynamics and affordance behaviors within multi-user IVEs.", "abstracts": [ { "abstractType": "Regular", "content": "An essential question in understanding how to develop and build collaborative immersive virtual environments (IVEs) is recognizing how people perform actions together. Many actions in the real world require that people act without prior planning, and these actions are executed quite successfully. In this paper, we study the common action of two people passing through an aperture together in both the real world (Experiment 1) and in a distributed, collaborative IVE (Experiment 2). The aperture's width is varied from too narrow to be passable to so wide as to be easily passable by both participants together simultaneously. We do this in the real world for all possible gender-based pairings. In virtual reality, however, there is potential for the gender of the participant and the gender of the self-avatar to be different. We also investigate the joint action for all possible gender-based pairings in the distributed IVE. Results indicated that, in the real world, social dynamics between gendered pairings emerged; male-male pairings refused to concede to one another until absolutely necessary while other pairings did not. Male-female pairings were most likely to provide ample space to one another during passage. These behaviors seemed not to appear in the IVE, and avatar gender across all pairings generated no significant behavioral differences. In addition, participants tended to require wider gaps to allow for passage in the IVE. These findings establish base knowledge of social dynamics and affordance behaviors within multi-user IVEs.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "An essential question in understanding how to develop and build collaborative immersive virtual environments (IVEs) is recognizing how people perform actions together. Many actions in the real world require that people act without prior planning, and these actions are executed quite successfully. In this paper, we study the common action of two people passing through an aperture together in both the real world (Experiment 1) and in a distributed, collaborative IVE (Experiment 2). The aperture's width is varied from too narrow to be passable to so wide as to be easily passable by both participants together simultaneously. We do this in the real world for all possible gender-based pairings. In virtual reality, however, there is potential for the gender of the participant and the gender of the self-avatar to be different. We also investigate the joint action for all possible gender-based pairings in the distributed IVE. Results indicated that, in the real world, social dynamics between gendered pairings emerged; male-male pairings refused to concede to one another until absolutely necessary while other pairings did not. Male-female pairings were most likely to provide ample space to one another during passage. These behaviors seemed not to appear in the IVE, and avatar gender across all pairings generated no significant behavioral differences. In addition, participants tended to require wider gaps to allow for passage in the IVE. These findings establish base knowledge of social dynamics and affordance behaviors within multi-user IVEs.", "title": "Interpersonal Affordances and Social Dynamics in Collaborative Immersive Virtual Environments: Passing Together Through Apertures", "normalizedTitle": "Interpersonal Affordances and Social Dynamics in Collaborative Immersive Virtual Environments: Passing Together Through Apertures", "fno": "08643340", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Avatars", "Gender Issues", "Collaborative Immersive Virtual Environments", "Virtual Reality", "Social Dynamics", "Male Male Pairings", "Male Female Pairings", "Avatar Gender", "Multiuser IV Es", "Interpersonal Affordances", "Apertures", "IVE", "Gender Based Pairings", "Task Analysis", "Avatars", "Apertures", "Collaboration", "Virtual Environments", "Legged Locomotion", "Virtual Reality", "Perception", "Collaborative Virtual Reality", "Proxemics", "Affordances", "Avatars" ], "authors": [ { "givenName": "Lauren E.", "surname": "Buck", "fullName": "Lauren E. Buck", "affiliation": "Vanderbilt University", "__typename": "ArticleAuthorType" }, { "givenName": "John J.", "surname": "Rieser", "fullName": "John J. Rieser", "affiliation": "Vanderbilt University", "__typename": "ArticleAuthorType" }, { "givenName": "Gayathri", "surname": "Narasimham", "fullName": "Gayathri Narasimham", "affiliation": "Vanderbilt University", "__typename": "ArticleAuthorType" }, { "givenName": "Bobby", "surname": "Bodenheimer", "fullName": "Bobby Bodenheimer", "affiliation": "Vanderbilt University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2019-05-01 00:00:00", "pubType": "trans", "pages": "2123-2133", "year": "2019", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/3dui/2014/3624/0/06798870", "title": "Poster: Immersive point cloud virtual environments", "doi": null, "abstractUrl": "/proceedings-article/3dui/2014/06798870/12OmNqFJhV7", "parentPublication": { "id": "proceedings/3dui/2014/3624/0", "title": "2014 IEEE Symposium on 3D User Interfaces (3DUI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2016/0836/0/07504745", "title": "Acoustic redirected walking with auditory cues by means of wave field synthesis", "doi": null, "abstractUrl": "/proceedings-article/vr/2016/07504745/12OmNxYtu4K", "parentPublication": { "id": "proceedings/vr/2016/0836/0", "title": "2016 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2017/6647/0/07892241", "title": "Prism aftereffects for throwing with a self-avatar in an immersive virtual environment", "doi": null, "abstractUrl": "/proceedings-article/vr/2017/07892241/12OmNxy4N0w", "parentPublication": { "id": "proceedings/vr/2017/6647/0", "title": "2017 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2017/6647/0/07892237", "title": "Exploring the effect of vibrotactile feedback through the floor on social presence in an immersive virtual environment", "doi": null, "abstractUrl": "/proceedings-article/vr/2017/07892237/12OmNzh5z4G", "parentPublication": { "id": "proceedings/vr/2017/6647/0", "title": "2017 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2018/3365/0/08446189", "title": "Towards Revisiting Passability Judgments in Real and Immersive Virtual Environments", "doi": null, "abstractUrl": "/proceedings-article/vr/2018/08446189/13bd1fdV4lC", "parentPublication": { "id": "proceedings/vr/2018/3365/0", "title": "2018 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/04/08267487", "title": "Locomotive Recalibration and Prism Adaptation of Children and Teens in Immersive Virtual Environments", "doi": null, "abstractUrl": "/journal/tg/2018/04/08267487/13rRUxYrbMo", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/04/08260949", "title": "The Effect of Gender Body-Swap Illusions on Working Memory and Stereotype Threat", "doi": null, "abstractUrl": "/journal/tg/2018/04/08260949/13rRUynHujg", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/11/08794563", "title": "Estimation of Rotation Gain Thresholds Considering FOV, Gender, and Distractors", "doi": null, "abstractUrl": "/journal/tg/2019/11/08794563/1dNHkjixhDi", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090486", "title": "Walk this way: Evaluating the effect of perceived gender and attractiveness of motion on proximity in virtual reality", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090486/1jIxwwL7jmE", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2021/1298/0/129800a266", "title": "Walking Through Walls: The Effect of Collision-Based Feedback on Affordance Judgments in Augmented Reality", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2021/129800a266/1yfxKkf4zpm", "parentPublication": { "id": "proceedings/ismar-adjunct/2021/1298/0", "title": "2021 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08642370", "articleId": "17PYElVL3mE", "__typename": "AdjacentArticleType" }, "next": { "fno": "08643417", "articleId": "18K0qdWS7xm", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1y2FkV9ZFKM", "title": "Nov.", "year": "2021", "issueNum": "11", "idPrefix": "tg", "pubType": "journal", "volume": "27", "label": "Nov.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1wpqBIpTeSs", "doi": "10.1109/TVCG.2021.3106507", "abstract": "Target and steering-based techniques are two common approaches to travel in consumer VR applications. In this paper, we present two within-subject studies that employ a prior dual-task methodology to evaluate and compare the cognitive loads, travel performances, and simulator sickness of three common target-based travel techniques and three common steering-based travel techniques. We also present visual meta-analyses comparing our results to prior results using the same dual-task methodology. Based on our results and meta-analyses, we present several design suggestions for travel techniques based on various aspects of user experiences.", "abstracts": [ { "abstractType": "Regular", "content": "Target and steering-based techniques are two common approaches to travel in consumer VR applications. In this paper, we present two within-subject studies that employ a prior dual-task methodology to evaluate and compare the cognitive loads, travel performances, and simulator sickness of three common target-based travel techniques and three common steering-based travel techniques. We also present visual meta-analyses comparing our results to prior results using the same dual-task methodology. Based on our results and meta-analyses, we present several design suggestions for travel techniques based on various aspects of user experiences.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Target and steering-based techniques are two common approaches to travel in consumer VR applications. In this paper, we present two within-subject studies that employ a prior dual-task methodology to evaluate and compare the cognitive loads, travel performances, and simulator sickness of three common target-based travel techniques and three common steering-based travel techniques. We also present visual meta-analyses comparing our results to prior results using the same dual-task methodology. Based on our results and meta-analyses, we present several design suggestions for travel techniques based on various aspects of user experiences.", "title": "The Cognitive Loads and Usability of Target-based and Steering-based Travel Techniques", "normalizedTitle": "The Cognitive Loads and Usability of Target-based and Steering-based Travel Techniques", "fno": "09523837", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Cognition", "User Experience", "Virtual Reality", "Common Steering Based Travel Techniques", "Dual Task Methodology", "Cognitive Loads", "Consumer VR Applications", "Within Subject Studies", "Travel Performances", "Common Target Based Travel Techniques", "Simulator Sickness", "Visual Meta Analyses", "User Experiences", "Task Analysis", "Visualization", "Virtual Environments", "Legged Locomotion", "Buildings", "Standards", "Usability", "Cognitive Load", "3 D Travel Techniques", "Virtual Reality" ], "authors": [ { "givenName": "Chengyuan", "surname": "Lai", "fullName": "Chengyuan Lai", "affiliation": "University of Texas, Dallas, Richardson, TX, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Xinyu", "surname": "Hu", "fullName": "Xinyu Hu", "affiliation": "University of Central Florida, Orlando, FL, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Afham Ahmed", "surname": "Aiyaz", "fullName": "Afham Ahmed Aiyaz", "affiliation": "University of Texas, Dallas, Richardson, TX, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Ann", "surname": "Segismundo", "fullName": "Ann Segismundo", "affiliation": "The Hockaday School, Dallas, TX, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Ananya", "surname": "Phadke", "fullName": "Ananya Phadke", "affiliation": "The Hockaday School, Dallas, TX, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Ryan P.", "surname": "McMahan", "fullName": "Ryan P. McMahan", "affiliation": "University of Central Florida, Orlando, FL, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "11", "pubDate": "2021-11-01 00:00:00", "pubType": "trans", "pages": "4289-4299", "year": "2021", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/snpd/2013/5005/0/5005a683", "title": "System Architecture and Feature Design for Engineering a Web-Based Travel Advisor System: FanOnTour", "doi": null, "abstractUrl": "/proceedings-article/snpd/2013/5005a683/12OmNAnuTyQ", "parentPublication": { "id": "proceedings/snpd/2013/5005/0", "title": "2013 14th ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2014/2871/0/06802053", "title": "An enhanced steering algorithm for redirected walking in virtual environments", "doi": null, "abstractUrl": "/proceedings-article/vr/2014/06802053/12OmNCbU2Wt", "parentPublication": { "id": "proceedings/vr/2014/2871/0", "title": "2014 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2017/6647/0/07892330", "title": "Assisted travel based on common visibility and navigation meshes", "doi": null, "abstractUrl": "/proceedings-article/vr/2017/07892330/12OmNqHItHv", "parentPublication": { "id": "proceedings/vr/2017/6647/0", "title": "2017 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3dui/2015/6886/0/07131766", "title": "A multi-touch finger gesture based low-fatigue VR travel framework", "doi": null, "abstractUrl": "/proceedings-article/3dui/2015/07131766/12OmNzayNeN", "parentPublication": { "id": "proceedings/3dui/2015/6886/0", "title": "2015 IEEE Symposium on 3D User Interfaces (3DUI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2017/6647/0/07892386", "title": "Travel in large-scale head-worn VR: Pre-oriented teleportation with WIMs and previews", "doi": null, "abstractUrl": "/proceedings-article/vr/2017/07892386/12OmNzhELm6", "parentPublication": { "id": "proceedings/vr/2017/6647/0", "title": "2017 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/04/ttg2010040690", "title": "Evaluation of the Cognitive Effects of Travel Technique in Complex Real and Virtual Environments", "doi": null, "abstractUrl": "/journal/tg/2010/04/ttg2010040690/13rRUIM2VGZ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2019/1377/0/08798017", "title": "Simulated Reference Frame Effects on Steering, Jumping and Sliding", "doi": null, "abstractUrl": "/proceedings-article/vr/2019/08798017/1cJ0YUTkHao", "parentPublication": { "id": "proceedings/vr/2019/1377/0", "title": "2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2020/7675/0/767500a102", "title": "The Comfort Benefits of Gaze-Directed Steering", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2020/767500a102/1pBMeQmOrAc", "parentPublication": { "id": "proceedings/ismar-adjunct/2020/7675/0", "title": "2020 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar-adjunct/2020/7675/0/767500a074", "title": "Locomotive and Cognitive Trade-Offs for Target-based Travel", "doi": null, "abstractUrl": "/proceedings-article/ismar-adjunct/2020/767500a074/1pBMgcXhcOc", "parentPublication": { "id": "proceedings/ismar-adjunct/2020/7675/0", "title": "2020 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar/2020/8508/0/850800a627", "title": "The Cognitive Load and Usability of Three Walking Metaphors for Consumer Virtual Reality", "doi": null, "abstractUrl": "/proceedings-article/ismar/2020/850800a627/1pysyecdlzq", "parentPublication": { "id": "proceedings/ismar/2020/8508/0", "title": "2020 IEEE International Symposium on Mixed and Augmented Reality (ISMAR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09523890", "articleId": "1wpqBpgOKUE", "__typename": "AdjacentArticleType" }, "next": { "fno": "09523892", "articleId": "1wpqm2ZIWTm", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBBzofA", "title": "April-June", "year": "2006", "issueNum": "02", "idPrefix": "pc", "pubType": "magazine", "volume": "5", "label": "April-June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxNW1WL", "doi": "10.1109/MPRV.2006.25", "abstract": "In this version of the popular game capture the flag, players from two different paradigms, virtual and real, collaborate and compete using mobile devices, PCs, and a network. A user study shows how the game promotes a cooperative, entertaining experience, demonstrating that smart phones can facilitate pervasive mixed-reality, location-based, physical and social gaming.", "abstracts": [ { "abstractType": "Regular", "content": "In this version of the popular game capture the flag, players from two different paradigms, virtual and real, collaborate and compete using mobile devices, PCs, and a network. A user study shows how the game promotes a cooperative, entertaining experience, demonstrating that smart phones can facilitate pervasive mixed-reality, location-based, physical and social gaming.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In this version of the popular game capture the flag, players from two different paradigms, virtual and real, collaborate and compete using mobile devices, PCs, and a network. A user study shows how the game promotes a cooperative, entertaining experience, demonstrating that smart phones can facilitate pervasive mixed-reality, location-based, physical and social gaming.", "title": "Capture the Flag: Mixed-Reality Social Gaming with Smart Phones", "normalizedTitle": "Capture the Flag: Mixed-Reality Social Gaming with Smart Phones", "fno": "b2062", "hasPdf": true, "idPrefix": "pc", "keywords": [ "Mixed Reality", "Location Based Systems", "Mobile Computing", "Physical Interaction", "Social Computing", "Collaboration", "Smart Phone", "Pervasive Gaming" ], "authors": [ { "givenName": "Adrian David", "surname": "Cheok", "fullName": "Adrian David Cheok", "affiliation": "National University of Singapore", "__typename": "ArticleAuthorType" }, { "givenName": "Anuroop", "surname": "Sreekumar", "fullName": "Anuroop Sreekumar", "affiliation": "National University of Singapore", "__typename": "ArticleAuthorType" }, { "givenName": "Cao", "surname": "Lei", "fullName": "Cao Lei", "affiliation": "National University of Singapore", "__typename": "ArticleAuthorType" }, { "givenName": "Le Nam", "surname": "Thang", "fullName": "Le Nam Thang", "affiliation": "National University of Singapore", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2006-04-01 00:00:00", "pubType": "mags", "pages": "62-69", "year": "2006", "issn": "1536-1268", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cse/2009/3823/4/3823f174", "title": "Avatars in Analytical Gaming", "doi": null, "abstractUrl": "/proceedings-article/cse/2009/3823f174/12OmNwekjHN", "parentPublication": { "id": "proceedings/cse/2009/3823/2", "title": "2009 International Conference on Computational Science and Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/itng/2010/3984/0/3984a540", "title": "Mobile Alternate Reality Gaming Engine: A Usability Evaluation", "doi": null, "abstractUrl": "/proceedings-article/itng/2010/3984a540/12OmNxwWozt", "parentPublication": { "id": "proceedings/itng/2010/3984/0", "title": "Information Technology: New Generations, Third International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ngmast/2010/4121/0/4121a013", "title": "The Geobashing Architecture for Location-Based Mobile Massive Multiplayer Online Games", "doi": null, "abstractUrl": "/proceedings-article/ngmast/2010/4121a013/12OmNzdoMMB", "parentPublication": { "id": "proceedings/ngmast/2010/4121/0", "title": "Next Generation Mobile Applications, Services and Technologies, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iswc/2005/2419/0/24190222", "title": "Capture the Flag: A Multiplayer Online Game for Phone Users", "doi": null, "abstractUrl": "/proceedings-article/iswc/2005/24190222/12OmNzhELnQ", "parentPublication": { "id": "proceedings/iswc/2005/2419/0", "title": "Ninth IEEE International Symposium on Wearable Computers (ISWC'05)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isuvr/2017/3091/0/3091a024", "title": "Cloud-Based VR Gaming: Our Vision on Improving the Accessibility of VR Gaming", "doi": null, "abstractUrl": "/proceedings-article/isuvr/2017/3091a024/12OmNzlUKdk", "parentPublication": { "id": "proceedings/isuvr/2017/3091/0", "title": "2017 International Symposium on Ubiquitous Virtual Reality (ISUVR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/so/2011/04/mso2011040042", "title": "Developing Cloud Business Models: A Case Study on Cloud Gaming", "doi": null, "abstractUrl": "/magazine/so/2011/04/mso2011040042/13rRUwbJD2Z", "parentPublication": { "id": "mags/so", "title": "IEEE Software", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2012/05/mcs2012050088", "title": "Gaming in Meatspace", "doi": null, "abstractUrl": "/magazine/cs/2012/05/mcs2012050088/13rRUyhaIkm", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/pc/2006/01/b1078", "title": "Pervasive Gaming in the Everyday World", "doi": null, "abstractUrl": "/magazine/pc/2006/01/b1078/13rRUzpQPN6", "parentPublication": { "id": "mags/pc", "title": "IEEE Pervasive Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cd/2018/05/mcd2018050070", "title": "Toward Multiplayer Cooperative Cloud Gaming", "doi": null, "abstractUrl": "/magazine/cd/2018/05/mcd2018050070/17D45WK5AlC", "parentPublication": { "id": "mags/cd", "title": "IEEE Cloud Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/cc/2022/03/09115841", "title": "Virtual Machine Placement Optimization in Mobile Cloud Gaming Through QoE-Oriented Resource Competition", "doi": null, "abstractUrl": "/journal/cc/2022/03/09115841/1kBgFxPXxcs", "parentPublication": { "id": "trans/cc", "title": "IEEE Transactions on Cloud Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "b2054", "articleId": "13rRUxly9b6", "__typename": "AdjacentArticleType" }, "next": { "fno": "b2070", "articleId": "13rRUyXKxRE", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNC3Xhd5", "title": "May", "year": "1994", "issueNum": "05", "idPrefix": "co", "pubType": "magazine", "volume": "27", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyuegjR", "doi": "10.1109/2.291292", "abstract": "Computer support for cooperative work requires the construction of applications that support interaction by multiple users. The highly dynamic and flexible nature of cooperative work makes the need for rapid user-interface prototyping a central concern. We have designed and developed a software architecture that provides mechanisms to support rapid multiuser-interface construction and distributed user-interface management. Rapid prototyping requires mechanisms that make the information determining interface configuration visible, accessible, and tailorable. We developed the architecture as part of a project investigating support for the cooperative work of air traffic controllers. Extensive use of prolonged ethnographic investigation helped to uncover the nature of cooperation in air traffic control. The aim of the architecture is to support an environment in which a multidisciplinary team can experiment with a wide range of alternate user-interface designs for air traffic controllers. Thus, we use examples from this domain to illustrate the architecture.", "abstracts": [ { "abstractType": "Regular", "content": "Computer support for cooperative work requires the construction of applications that support interaction by multiple users. The highly dynamic and flexible nature of cooperative work makes the need for rapid user-interface prototyping a central concern. We have designed and developed a software architecture that provides mechanisms to support rapid multiuser-interface construction and distributed user-interface management. Rapid prototyping requires mechanisms that make the information determining interface configuration visible, accessible, and tailorable. We developed the architecture as part of a project investigating support for the cooperative work of air traffic controllers. Extensive use of prolonged ethnographic investigation helped to uncover the nature of cooperation in air traffic control. The aim of the architecture is to support an environment in which a multidisciplinary team can experiment with a wide range of alternate user-interface designs for air traffic controllers. Thus, we use examples from this domain to illustrate the architecture.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Computer support for cooperative work requires the construction of applications that support interaction by multiple users. The highly dynamic and flexible nature of cooperative work makes the need for rapid user-interface prototyping a central concern. We have designed and developed a software architecture that provides mechanisms to support rapid multiuser-interface construction and distributed user-interface management. Rapid prototyping requires mechanisms that make the information determining interface configuration visible, accessible, and tailorable. We developed the architecture as part of a project investigating support for the cooperative work of air traffic controllers. Extensive use of prolonged ethnographic investigation helped to uncover the nature of cooperation in air traffic control. The aim of the architecture is to support an environment in which a multidisciplinary team can experiment with a wide range of alternate user-interface designs for air traffic controllers. Thus, we use examples from this domain to illustrate the architecture.", "title": "Architectural Support for Cooperative Multiuser Interfaces", "normalizedTitle": "Architectural Support for Cooperative Multiuser Interfaces", "fno": "r5037", "hasPdf": true, "idPrefix": "co", "keywords": [], "authors": [ { "givenName": "Richard", "surname": "Bentley", "fullName": "Richard Bentley", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Tom", "surname": "Rodden", "fullName": "Tom Rodden", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Pete", "surname": "Sawyer", "fullName": "Pete Sawyer", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Ian", "surname": "Sommerville", "fullName": "Ian Sommerville", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "05", "pubDate": "1994-05-01 00:00:00", "pubType": "mags", "pages": "37-46", "year": "1994", "issn": "0018-9162", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "r5028", "articleId": "13rRUx0PqvH", "__typename": "AdjacentArticleType" }, "next": { "fno": "r5048", "articleId": "13rRUxbCbov", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNySXEWS", "title": "July/August", "year": "2007", "issueNum": "04", "idPrefix": "tg", "pubType": "journal", "volume": "13", "label": "July/August", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxOdD8a", "doi": "10.1109/TVCG.2007.1059", "abstract": "Abstract—We present an approach to visualizing particle-based simulation data using interactive ray tracing and describe an algorithmic enhancement that exploits the properties of these data sets to provide highly interactive performance and reduced storage requirements. This algorithm for fast packet-based ray tracing of multilevel grids enables the interactive visualization of large time-varying data sets with millions of particles and incorporates advanced features like soft shadows. We compare the performance of our approach with two recent particle visualization systems: one based on an optimized single ray grid traversal algorithm and the other on programmable graphics hardware. This comparison demonstrates that the new algorithm offers an attractive alternative for interactive particle visualization.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—We present an approach to visualizing particle-based simulation data using interactive ray tracing and describe an algorithmic enhancement that exploits the properties of these data sets to provide highly interactive performance and reduced storage requirements. This algorithm for fast packet-based ray tracing of multilevel grids enables the interactive visualization of large time-varying data sets with millions of particles and incorporates advanced features like soft shadows. We compare the performance of our approach with two recent particle visualization systems: one based on an optimized single ray grid traversal algorithm and the other on programmable graphics hardware. This comparison demonstrates that the new algorithm offers an attractive alternative for interactive particle visualization.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—We present an approach to visualizing particle-based simulation data using interactive ray tracing and describe an algorithmic enhancement that exploits the properties of these data sets to provide highly interactive performance and reduced storage requirements. This algorithm for fast packet-based ray tracing of multilevel grids enables the interactive visualization of large time-varying data sets with millions of particles and incorporates advanced features like soft shadows. We compare the performance of our approach with two recent particle visualization systems: one based on an optimized single ray grid traversal algorithm and the other on programmable graphics hardware. This comparison demonstrates that the new algorithm offers an attractive alternative for interactive particle visualization.", "title": "A Coherent Grid Traversal Approach to Visualizing Particle-Based Simulation Data", "normalizedTitle": "A Coherent Grid Traversal Approach to Visualizing Particle-Based Simulation Data", "fno": "v0758", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Computational Geometry", "Data Visualisation", "Ray Tracing", "Rendering Computer Graphics", "Coherent Grid Traversal Algorithm", "Particle Based Simulation Data", "Interactive Ray Tracing", "Interactive Particle Visualization", "Programmable Graphics Hardware", "Computational Geometry", "Data Visualization", "Computational Modeling", "Ray Tracing", "Biological System Modeling", "Computer Simulation", "Graphics", "Hardware", "Geometry", "Isosurfaces", "Rendering Computer Graphics", "Particle Visualization", "Interactive Ray Tracing", "Coherent Grid Traversal", "Large And Time Varying Particle Data Sets" ], "authors": [ { "givenName": "Christiaan P.", "surname": "Gribble", "fullName": "Christiaan P. Gribble", "affiliation": "Department of Computer Science, Grove City College, 100 Campus Drive, Box 3150, Grove City, PA 16127", "__typename": "ArticleAuthorType" }, { "givenName": "Thiago", "surname": "Ize", "fullName": "Thiago Ize", "affiliation": "Scientific Computing and Image Institute, School of Computing, University of Utah, 50 S. Central Campus Drive, MEB 3490, Salt Lake City, UT 84112", "__typename": "ArticleAuthorType" }, { "givenName": "Andrew", "surname": "Kensler", "fullName": "Andrew Kensler", "affiliation": "Scientific Computing and Image Institute, School of Computing, University of Utah, 50 S. Central Campus Drive, MEB 3490, Salt Lake City, UT 84112", "__typename": "ArticleAuthorType" }, { "givenName": "Ingo", "surname": "Wald", "fullName": "Ingo Wald", "affiliation": "Scientific Computing and Image Institute, School of Computing, University of Utah, 50 S. Central Campus Drive, MEB 3490, Salt Lake City, UT 84112", "__typename": "ArticleAuthorType" }, { "givenName": "Steven G.", "surname": "Parker", "fullName": "Steven G. Parker", "affiliation": "Scientific Computing and Image Institute, School of Computing, University of Utah, 50 S. Central Campus Drive, MEB 3490, Salt Lake City, UT 84112", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "04", "pubDate": "2007-07-01 00:00:00", "pubType": "trans", "pages": "758-768", "year": "2007", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/rt/2007/1629/0/04342586", "title": "Ray-Strips: A Compact Mesh Representation for Interactive Ray Tracing", "doi": null, "abstractUrl": "/proceedings-article/rt/2007/04342586/12OmNASILFQ", "parentPublication": { "id": "proceedings/rt/2007/1629/0", "title": "IEEE/ EG Symposium on Interactive Ray Tracing 2007", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/esiat/2009/3682/3/3682c587", "title": "3D Ray Tracing Algorithm about Arbitrarily Shaped Particles Based on Triangular Patches", "doi": null, "abstractUrl": "/proceedings-article/esiat/2009/3682c587/12OmNvCzFdV", "parentPublication": { "id": "proceedings/esiat/2009/3682/3", "title": "Environmental Science and Information Application Technology, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/rt/2008/2741/0/04634634", "title": "Interactive particle tracing in dynamic scenes consisting of NURBS surfaces", "doi": null, "abstractUrl": "/proceedings-article/rt/2008/04634634/12OmNxEjXXR", "parentPublication": { "id": "proceedings/rt/2008/2741/0", "title": "Symposium on Interactive Ray Tracing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2010/7846/0/05571280", "title": "Real-Time Ray Tracing of Complex Molecular Scenes", "doi": null, "abstractUrl": "/proceedings-article/iv/2010/05571280/12OmNy314eg", "parentPublication": { "id": "proceedings/iv/2010/7846/0", "title": "2010 14th International Conference Information Visualisation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2005/05/v0562", "title": "Faster Isosurface Ray Tracing Using Implicit KD-Trees", "doi": null, "abstractUrl": "/journal/tg/2005/05/v0562/13rRUwkfAZ5", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2007/06/v1727", "title": "Interactive Isosurface Ray Tracing of Time-Varying Tetrahedral Volumes", "doi": null, "abstractUrl": "/journal/tg/2007/06/v1727/13rRUxZRbnV", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/01/08493612", "title": "CPU Isosurface Ray Tracing of Adaptive Mesh Refinement Data", "doi": null, "abstractUrl": "/journal/tg/2019/01/08493612/17D45Vw15vd", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pmbs/2019/5977/0/597700a019", "title": "Exploiting Hardware-Accelerated Ray Tracing for Monte Carlo Particle Transport with OpenMC", "doi": null, "abstractUrl": "/proceedings-article/pmbs/2019/597700a019/1iTv5HtrPAA", "parentPublication": { "id": "proceedings/pmbs/2019/5977/0", "title": "2019 IEEE/ACM Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ldav/2020/8468/0/846800a042", "title": "Spatial Partitioning Strategies for Memory-Efficient Ray Tracing of Particles", "doi": null, "abstractUrl": "/proceedings-article/ldav/2020/846800a042/1pZ0TM9iMHm", "parentPublication": { "id": "proceedings/ldav/2020/8468/0", "title": "2020 IEEE 10th Symposium on Large Data Analysis and Visualization (LDAV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vis/2021/3335/0/333500a091", "title": "Ray-traced Shell Traversal of Tetrahedral Meshes for Direct Volume Visualization", "doi": null, "abstractUrl": "/proceedings-article/vis/2021/333500a091/1yXu8XEUCFq", "parentPublication": { "id": "proceedings/vis/2021/3335/0", "title": "2021 IEEE Visualization Conference (VIS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v0748", "articleId": "13rRUwfZC08", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0769", "articleId": "13rRUyfbwqz", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNvvc5Oo", "title": "March", "year": "1989", "issueNum": "03", "idPrefix": "tp", "pubType": "journal", "volume": "11", "label": "March", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUy0HYSt", "doi": "10.1109/34.21802", "abstract": "Methods of 3D recovery in computer vision for computing the shape and motion of an object from projected images when an object model is available are classified into two types: the 3D Euclidean approach, which is based on geometrical constraints in 3D Euclidean space, and the 2D non-Euclidean space. Implications of these two approaches are discussed, and some illustrating examples are presented.", "abstracts": [ { "abstractType": "Regular", "content": "Methods of 3D recovery in computer vision for computing the shape and motion of an object from projected images when an object model is available are classified into two types: the 3D Euclidean approach, which is based on geometrical constraints in 3D Euclidean space, and the 2D non-Euclidean space. Implications of these two approaches are discussed, and some illustrating examples are presented.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Methods of 3D recovery in computer vision for computing the shape and motion of an object from projected images when an object model is available are classified into two types: the 3D Euclidean approach, which is based on geometrical constraints in 3D Euclidean space, and the 2D non-Euclidean space. Implications of these two approaches are discussed, and some illustrating examples are presented.", "title": "3D Euclidean Versus 2D Non-Euclidean: Two Approaches to 3D Recovery from Images", "normalizedTitle": "3D Euclidean Versus 2D Non-Euclidean: Two Approaches to 3D Recovery from Images", "fno": "i0329", "hasPdf": true, "idPrefix": "tp", "keywords": [ "2 D Non Euclidean Space Computerised Picture Processing 3 D Recovery Computer Vision Shape Motion Projected Images Object Model 3 D Euclidean Space Computer Vision Computerised Picture Processing" ], "authors": [ { "givenName": "K.I.", "surname": "Kanatani", "fullName": "K.I. Kanatani", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "03", "pubDate": "1989-03-01 00:00:00", "pubType": "trans", "pages": "329-332", "year": "1989", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "i0325", "articleId": "13rRUyuvRpL", "__typename": "AdjacentArticleType" }, "next": { "fno": "i0333", "articleId": "13rRUyoPSPX", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1zYeFOEcMFO", "title": "Feb.", "year": "2022", "issueNum": "02", "idPrefix": "tp", "pubType": "journal", "volume": "44", "label": "Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1zYeRpGZfos", "doi": "10.1109/TPAMI.2021.3129857", "abstract": "Over the past decade, deep learning has had a revolutionary impact on a broad range of fields such as computer vision and image processing, computational photography, medical imaging and speech and language analysis and synthesis etc. Deep learning technologies are estimated to have added billions in business value, created new markets, and transformed entire industrial segments. Most of today’s successful deep learning methods such as Convolutional Neural Networks (CNNs) rely on classical signal processing models that limit their applicability to data with underlying Euclidean grid-like structure, e.g., images or acoustic signals. Yet, many applications deal with non-Euclidean (graph- or manifold-structured) data. For example, in social network analysis the users and their attributes are generally modeled as signals on the vertices of graphs. In biology protein-to-protein interactions are modeled as graphs. In computer vision & graphics 3D objects are modeled as meshes or point clouds. Furthermore, a graph representation is a very natural way to describe interactions between objects or signals. The classical deep learning paradigm on Euclidean domains falls short in providing appropriate tools for such kind of data. Until recently, the lack of deep learning models capable of correctly dealing with non-Euclidean data has been a major obstacle in these fields. This special section addresses the need to bring together leading efforts in non-Euclidean deep learning across all communities. From the papers that the special received twelve were selected for publication. The selected papers can naturally fall in three distinct categories: (a) methodologies that advance machine learning on data that are represented as graphs, (b) methodologies that advance machine learning on manifold-valued data, and (c) applications of machine learning methodologies on non-Euclidean spaces in computer vision and medical imaging. We briefly review the accepted papers in each of the groups. ", "abstracts": [ { "abstractType": "Regular", "content": "Over the past decade, deep learning has had a revolutionary impact on a broad range of fields such as computer vision and image processing, computational photography, medical imaging and speech and language analysis and synthesis etc. Deep learning technologies are estimated to have added billions in business value, created new markets, and transformed entire industrial segments. Most of today’s successful deep learning methods such as Convolutional Neural Networks (CNNs) rely on classical signal processing models that limit their applicability to data with underlying Euclidean grid-like structure, e.g., images or acoustic signals. Yet, many applications deal with non-Euclidean (graph- or manifold-structured) data. For example, in social network analysis the users and their attributes are generally modeled as signals on the vertices of graphs. In biology protein-to-protein interactions are modeled as graphs. In computer vision & graphics 3D objects are modeled as meshes or point clouds. Furthermore, a graph representation is a very natural way to describe interactions between objects or signals. The classical deep learning paradigm on Euclidean domains falls short in providing appropriate tools for such kind of data. Until recently, the lack of deep learning models capable of correctly dealing with non-Euclidean data has been a major obstacle in these fields. This special section addresses the need to bring together leading efforts in non-Euclidean deep learning across all communities. From the papers that the special received twelve were selected for publication. The selected papers can naturally fall in three distinct categories: (a) methodologies that advance machine learning on data that are represented as graphs, (b) methodologies that advance machine learning on manifold-valued data, and (c) applications of machine learning methodologies on non-Euclidean spaces in computer vision and medical imaging. We briefly review the accepted papers in each of the groups. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Over the past decade, deep learning has had a revolutionary impact on a broad range of fields such as computer vision and image processing, computational photography, medical imaging and speech and language analysis and synthesis etc. Deep learning technologies are estimated to have added billions in business value, created new markets, and transformed entire industrial segments. Most of today’s successful deep learning methods such as Convolutional Neural Networks (CNNs) rely on classical signal processing models that limit their applicability to data with underlying Euclidean grid-like structure, e.g., images or acoustic signals. Yet, many applications deal with non-Euclidean (graph- or manifold-structured) data. For example, in social network analysis the users and their attributes are generally modeled as signals on the vertices of graphs. In biology protein-to-protein interactions are modeled as graphs. In computer vision & graphics 3D objects are modeled as meshes or point clouds. Furthermore, a graph representation is a very natural way to describe interactions between objects or signals. The classical deep learning paradigm on Euclidean domains falls short in providing appropriate tools for such kind of data. Until recently, the lack of deep learning models capable of correctly dealing with non-Euclidean data has been a major obstacle in these fields. This special section addresses the need to bring together leading efforts in non-Euclidean deep learning across all communities. From the papers that the special received twelve were selected for publication. The selected papers can naturally fall in three distinct categories: (a) methodologies that advance machine learning on data that are represented as graphs, (b) methodologies that advance machine learning on manifold-valued data, and (c) applications of machine learning methodologies on non-Euclidean spaces in computer vision and medical imaging. We briefly review the accepted papers in each of the groups. ", "title": "Guest Editorial: Non-Euclidean Machine Learning", "normalizedTitle": "Guest Editorial: Non-Euclidean Machine Learning", "fno": "09674191", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Special Issues And Sections", "Deep Learning", "Machine Learning", "Data Models", "Learning Systems", "Computer Applications", "Manifolds" ], "authors": [ { "givenName": "Stefanos", "surname": "Zafeiriou", "fullName": "Stefanos Zafeiriou", "affiliation": "Department of Computing, Imperial College London, Queen's Gate, London, U.K.", "__typename": "ArticleAuthorType" }, { "givenName": "Michael", "surname": "Bronstein", "fullName": "Michael Bronstein", "affiliation": "Department of Computing, Imperial College London, Queen's Gate, London, U.K.", "__typename": "ArticleAuthorType" }, { "givenName": "Taco", "surname": "Cohen", "fullName": "Taco Cohen", "affiliation": "Qualcomm Technologies Netherlands B.V., Nijmegen, The Netherlands", "__typename": "ArticleAuthorType" }, { "givenName": "Oriol", "surname": "Vinyals", "fullName": "Oriol Vinyals", "affiliation": "Google DeepMind, London, U.K.", "__typename": "ArticleAuthorType" }, { "givenName": "Le", "surname": "Song", "fullName": "Le Song", "affiliation": "Mohamed bin Zayed University of Artificial Intelligence, Masdar City, Abu Dhabi, UAE", "__typename": "ArticleAuthorType" }, { "givenName": "Jure", "surname": "Leskovec", "fullName": "Jure Leskovec", "affiliation": "Computer Science Department, Stanford University, Stanford, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Pietro", "surname": "Liò", "fullName": "Pietro Liò", "affiliation": "Computer Laboratory, University of Cambridge, Cambridge, U.K.", "__typename": "ArticleAuthorType" }, { "givenName": "Joan", "surname": "Bruna", "fullName": "Joan Bruna", "affiliation": "Courant Institute of Mathematical Sciences, New York University, New York, NY, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Marco", "surname": "Gori", "fullName": "Marco Gori", "affiliation": "Department of Information Engineering and Mathematics, University of Siena, Siena, SI, Italy", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "02", "pubDate": "2022-02-01 00:00:00", "pubType": "trans", "pages": "723-726", "year": "2022", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tb/2013/05/ttb2013051089", "title": "Guest Editorial for ACM BCB", "doi": null, "abstractUrl": "/journal/tb/2013/05/ttb2013051089/13rRUEgs2Af", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/02/ttb2013020273", "title": "Guest Editorial: Advanced Algorithms of Bioinformatics", "doi": null, "abstractUrl": "/journal/tb/2013/02/ttb2013020273/13rRUwI5U6B", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/th/2010/03/tth2010030153", "title": "Guest Editorial for World Haptics Spotlight Section", "doi": null, "abstractUrl": "/journal/th/2010/03/tth2010030153/13rRUy0HYRB", "parentPublication": { "id": "trans/th", "title": "IEEE Transactions on Haptics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/01/09702707", "title": "Guest Editorial: Deep Learning For Genomics", "doi": null, "abstractUrl": "/journal/tb/2022/01/09702707/1AH3dAEy5C8", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/td/2022/11/09782144", "title": "Guest Editorial", "doi": null, "abstractUrl": "/journal/td/2022/11/09782144/1DFdeuI8Z5m", "parentPublication": { "id": "trans/td", "title": "IEEE Transactions on Parallel & Distributed Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/05/09913694", "title": "Guest Editorial for Selected Papers From BIOKDD 2020", "doi": null, "abstractUrl": "/journal/tb/2022/05/09913694/1HmfPsMNwlO", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/06/09976402", "title": "Guest Editorial for Selected Papers From BIOKDD 2021", "doi": null, "abstractUrl": "/journal/tb/2022/06/09976402/1IWfs7SxBXG", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tc/2022/12/09953588", "title": "Guest Editorial: IEEE TC Special Issue: Hardware Acceleration of Machine Learning", "doi": null, "abstractUrl": "/journal/tc/2022/12/09953588/1IlJPtVo3za", "parentPublication": { "id": "trans/tc", "title": "IEEE Transactions on Computers", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/td/2021/07/09357353", "title": "Guest Editorial", "doi": null, "abstractUrl": "/journal/td/2021/07/09357353/1rjVZIg8SWs", "parentPublication": { "id": "trans/td", "title": "IEEE Transactions on Parallel & Distributed Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2021/05/09563008", "title": "Guest Editorial: Advanced Machine-Learning Methods for Brain-Machine Interfacing or Brain-Computer Interfacing", "doi": null, "abstractUrl": "/journal/tb/2021/05/09563008/1xvtaBfajvO", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08684270", "articleId": "1jeD6157NlK", "__typename": "AdjacentArticleType" }, "next": { "fno": "09405452", "articleId": "1sP16Emom8o", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNC36tSh", "title": "June", "year": "2015", "issueNum": "02", "idPrefix": "ec", "pubType": "journal", "volume": "3", "label": "June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUIJcWpP", "doi": "10.1109/TETC.2015.2426031", "abstract": "Massively multiplayer online games (MMOGs) entail a number of new challenges to science, engineering, and industry. The challenges can be categorized into three areas that are closely linked to each other, namely: computing, information, and communication. Computers capable of dealing with massive data and computations per time unit are essential for online games demanding interactive rates or real-time, but it is not least true we need enough network bandwidth in order to guarantee that the game updates across the network are conveyed and received without lags. Recall that online games as, for example, World of Warcraft has over ten million subscribers with a peak of about half a million players interacting simultaneously within a virtual world. In more general terms, we can even say that computer games constitute the driving force behind the new generation of high-end GPU-based personal computers that produce stunning graphics and deliver massive general-purpose computations. Thus, this special issue covers enabling technologies for MMOGs in the three aforementioned areas, i.e., the computing (e.g., load balancing), information (e.g., persistent worlds), and communication (e.g., networking architectures).", "abstracts": [ { "abstractType": "Regular", "content": "Massively multiplayer online games (MMOGs) entail a number of new challenges to science, engineering, and industry. The challenges can be categorized into three areas that are closely linked to each other, namely: computing, information, and communication. Computers capable of dealing with massive data and computations per time unit are essential for online games demanding interactive rates or real-time, but it is not least true we need enough network bandwidth in order to guarantee that the game updates across the network are conveyed and received without lags. Recall that online games as, for example, World of Warcraft has over ten million subscribers with a peak of about half a million players interacting simultaneously within a virtual world. In more general terms, we can even say that computer games constitute the driving force behind the new generation of high-end GPU-based personal computers that produce stunning graphics and deliver massive general-purpose computations. Thus, this special issue covers enabling technologies for MMOGs in the three aforementioned areas, i.e., the computing (e.g., load balancing), information (e.g., persistent worlds), and communication (e.g., networking architectures).", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Massively multiplayer online games (MMOGs) entail a number of new challenges to science, engineering, and industry. The challenges can be categorized into three areas that are closely linked to each other, namely: computing, information, and communication. Computers capable of dealing with massive data and computations per time unit are essential for online games demanding interactive rates or real-time, but it is not least true we need enough network bandwidth in order to guarantee that the game updates across the network are conveyed and received without lags. Recall that online games as, for example, World of Warcraft has over ten million subscribers with a peak of about half a million players interacting simultaneously within a virtual world. In more general terms, we can even say that computer games constitute the driving force behind the new generation of high-end GPU-based personal computers that produce stunning graphics and deliver massive general-purpose computations. Thus, this special issue covers enabling technologies for MMOGs in the three aforementioned areas, i.e., the computing (e.g., load balancing), information (e.g., persistent worlds), and communication (e.g., networking architectures).", "title": "Guest Editor’s Introduction: Massively Multiplayer Online Games Technologies and Applications", "normalizedTitle": "Guest Editor’s Introduction: Massively Multiplayer Online Games Technologies and Applications", "fno": "07118289", "hasPdf": true, "idPrefix": "ec", "keywords": [ "Special Issues And Sections", "Game Theory", "Online Services", "Behavioral Science" ], "authors": [ { "givenName": "Abel J. P.", "surname": "Gomes", "fullName": "Abel J. P. Gomes", "affiliation": "Department of Computer Science and Engineering, University of Beira Interior, Covilhã, Portugal", "__typename": "ArticleAuthorType" }, { "givenName": "Edmond", "surname": "Prakash", "fullName": "Edmond Prakash", "affiliation": ", Bournemouth University, Poole, United Kingdom", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "02", "pubDate": "2015-04-01 00:00:00", "pubType": "trans", "pages": "258-259", "year": "2015", "issn": "2168-6750", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icalt/2014/4038/0/4038a238", "title": "Player Motivations in Massively Multiplayer Online Games", "doi": null, "abstractUrl": "/proceedings-article/icalt/2014/4038a238/12OmNA0MZ7a", "parentPublication": { "id": "proceedings/icalt/2014/4038/0", "title": "2014 IEEE 14th International Conference on Advanced Learning Technologies (ICALT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dese/2016/5487/0/07930641", "title": "Simulation of Area of Interest Management for Massively Multiplayer Online Games Using OPNET", "doi": null, "abstractUrl": "/proceedings-article/dese/2016/07930641/12OmNrkBwjM", "parentPublication": { "id": "proceedings/dese/2016/5487/0", "title": "2016 9th International Conference on Developments in eSystems Engineering (DeSE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/incos/2010/4278/0/4278a032", "title": "Antecedents of Collaborative Learning: Insights from Massively Multiplayer Online Games", "doi": null, "abstractUrl": "/proceedings-article/incos/2010/4278a032/12OmNxSNvsy", "parentPublication": { "id": "proceedings/incos/2010/4278/0", "title": "Intelligent Networking and Collaborative Systems, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpads/2007/1889/2/04447816", "title": "Peer-to-Peer AOI voice chatting for massively multiplayer online games", "doi": null, "abstractUrl": "/proceedings-article/icpads/2007/04447816/12OmNxbmSBo", "parentPublication": { "id": "proceedings/icpads/2007/1889/2", "title": "Parallel and Distributed Systems, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vs-games/2011/4419/0/4419a182", "title": "On Studying Collaborative Learning Interactions in Massively Multiplayer Online Games", "doi": null, "abstractUrl": "/proceedings-article/vs-games/2011/4419a182/12OmNz6iOkr", "parentPublication": { "id": "proceedings/vs-games/2011/4419/0", "title": "Games and Virtual Worlds for Serious Applications, Conference in", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/digitel/2007/2801/0/04148852", "title": "Massively Multiplayer Online Game Supported Foreign Language Listening Ability Training", "doi": null, "abstractUrl": "/proceedings-article/digitel/2007/04148852/12OmNzcxYXK", "parentPublication": { "id": "proceedings/digitel/2007/2801/0", "title": "2007 IEEE International Workshop on Digital Games and Intelligent Toys-based Education", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/ta/2014/01/06812170", "title": "Guest Editorial: Emotion in Games", "doi": null, "abstractUrl": "/journal/ta/2014/01/06812170/13rRUILtJk9", "parentPublication": { "id": "trans/ta", "title": "IEEE Transactions on Affective Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/ci/2016/04/07782476", "title": "Guest Editorial Real-Time Strategy Games", "doi": null, "abstractUrl": "/journal/ci/2016/04/07782476/13rRUwInvMS", "parentPublication": { "id": "trans/ci", "title": "IEEE Transactions on Computational Intelligence and AI in Games", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/ci/2012/03/06299016", "title": "Guest Editorial: Special Issue on Computational Aesthetics in Games", "doi": null, "abstractUrl": "/journal/ci/2012/03/06299016/13rRUx0gehT", "parentPublication": { "id": "trans/ci", "title": "IEEE Transactions on Computational Intelligence and AI in Games", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/ic/2005/05/w5047", "title": "Practical Middleware for Massively Multiplayer Online Games", "doi": null, "abstractUrl": "/magazine/ic/2005/05/w5047/13rRUx0xPQb", "parentPublication": { "id": "mags/ic", "title": "IEEE Internet Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07109842", "articleId": "13rRUyg2jMr", "__typename": "AdjacentArticleType" }, "next": { "fno": "06910312", "articleId": "13rRUILLkrm", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwc3wws", "title": "March-April", "year": "2018", "issueNum": "02", "idPrefix": "tb", "pubType": "journal", "volume": "15", "label": "March-April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUzp02mT", "doi": "10.1109/TCBB.2018.2804960", "abstract": "The eight papers in this special section were presented at the 14th Asia Pacific Bioinformatics Conference (APBC2016), which was held in San Francisco, USA, 11-13 January 2016. ", "abstracts": [ { "abstractType": "Regular", "content": "The eight papers in this special section were presented at the 14th Asia Pacific Bioinformatics Conference (APBC2016), which was held in San Francisco, USA, 11-13 January 2016. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The eight papers in this special section were presented at the 14th Asia Pacific Bioinformatics Conference (APBC2016), which was held in San Francisco, USA, 11-13 January 2016. ", "title": "Guest Editorial for the 14th Asia Pacific Bioinformatics Conference", "normalizedTitle": "Guest Editorial for the 14th Asia Pacific Bioinformatics Conference", "fno": "08329161", "hasPdf": true, "idPrefix": "tb", "keywords": [ "Special Issues And Sections", "Bioinformatics", "Meetings" ], "authors": [ { "givenName": "Jijun", "surname": "Tang", "fullName": "Jijun Tang", "affiliation": "Department of Computer Science and Engineering, University of South Carolina, Columbia, SC", "__typename": "ArticleAuthorType" }, { "givenName": "Lu", "surname": "Tian", "fullName": "Lu Tian", "affiliation": "Department of Biomedical Data Science, Stanford University, Stanford, CA", "__typename": "ArticleAuthorType" }, { "givenName": "Yi-Ping Phoebe", "surname": "Chen", "fullName": "Yi-Ping Phoebe Chen", "affiliation": "Department of Computer Science and Information Technology, La Trobe University, Victoria, Australia", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "02", "pubDate": "2018-03-01 00:00:00", "pubType": "trans", "pages": "396-397", "year": "2018", "issn": "1545-5963", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tg/2013/06/ttg2013060898", "title": "Guest Editors' Introduction: Special Section on the IEEE Pacific Visualization Symposium 2012", "doi": null, "abstractUrl": "/journal/tg/2013/06/ttg2013060898/13rRUNvgziD", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2014/04/06873414", "title": "Guest editorial for the 12th Asia Pacific Bioinformatics Conference", "doi": null, "abstractUrl": "/journal/tb/2014/04/06873414/13rRUwI5TW8", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/02/ttb2013020273", "title": "Guest Editorial: Advanced Algorithms of Bioinformatics", "doi": null, "abstractUrl": "/journal/tb/2013/02/ttb2013020273/13rRUwI5U6B", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/08/07138667", "title": "Guest Editors’ Introduction: Special Section on the IEEE Pacific Visualization Symposium 2014", "doi": null, "abstractUrl": "/journal/tg/2015/08/07138667/13rRUwI5Ugf", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/08/06847259", "title": "Guest Editors&#x0027; Introduction: Special Section on the IEEE Pacific Visualization Symposium", "doi": null, "abstractUrl": "/journal/tg/2014/08/06847259/13rRUxD9gXJ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/06/08703194", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2019", "doi": null, "abstractUrl": "/journal/tg/2019/06/08703194/19Er7j5Ad7a", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09766260", "title": "Guest Editors&#x0027; Introduction: Special Section on IEEE PacificVis 2022", "doi": null, "abstractUrl": "/journal/tg/2022/06/09766260/1D34QjpFGyQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/03/09788108", "title": "Editorial", "doi": null, "abstractUrl": "/journal/tb/2022/03/09788108/1DU9k5pRa4o", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/06/09430173", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2021", "doi": null, "abstractUrl": "/journal/tg/2021/06/09430173/1tzuiF6azcs", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2021/06/09642425", "title": "Guest Editorial for the 17th Asia Pacific Bioinformatics Conference", "doi": null, "abstractUrl": "/journal/tb/2021/06/09642425/1zarvjwZGqk", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07308032", "articleId": "13rRUxNW1Y1", "__typename": "AdjacentArticleType" }, "next": { "fno": "07423752", "articleId": "13rRUIM2VAk", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBqdrij", "title": "July", "year": "2019", "issueNum": "07", "idPrefix": "tk", "pubType": "journal", "volume": "31", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1aAwIcZNCHS", "doi": "10.1109/TKDE.2019.2912043", "abstract": "The papers in this special section were presented at the 33rd International Conference on Data Engineering, ICDE 2017, that was held in San Diego, California, during April 19-22, 2017. ", "abstracts": [ { "abstractType": "Regular", "content": "The papers in this special section were presented at the 33rd International Conference on Data Engineering, ICDE 2017, that was held in San Diego, California, during April 19-22, 2017. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The papers in this special section were presented at the 33rd International Conference on Data Engineering, ICDE 2017, that was held in San Diego, California, during April 19-22, 2017. ", "title": "Guest Editors&#x2019; Introduction to the Special Section on the 33rd International Conference on Data Engineering (ICDE 2017)", "normalizedTitle": "Guest Editors’ Introduction to the Special Section on the 33rd International Conference on Data Engineering (ICDE 2017)", "fno": "08730465", "hasPdf": true, "idPrefix": "tk", "keywords": [ "Special Issues And Sections", "Meetings", "Data Engineering" ], "authors": [ { "givenName": "Wolfgang", "surname": "Gatterbauer", "fullName": "Wolfgang Gatterbauer", "affiliation": "Khoury College of Computer Sciences, Northeastern University, Boston, MA", "__typename": "ArticleAuthorType" }, { "givenName": "Arun", "surname": "Kumar", "fullName": "Arun Kumar", "affiliation": "Department of Computer Science and Engineering, University of California, San Diego, CA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "07", "pubDate": "2019-07-01 00:00:00", "pubType": "trans", "pages": "1222-1223", "year": "2019", "issn": "1041-4347", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tg/2012/03/ttg2012030354", "title": "Guest Editors' Introduction: Special Section on ACM VRST", "doi": null, "abstractUrl": "/journal/tg/2012/03/ttg2012030354/13rRUILLkvn", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/04/ttg2014040vi", "title": "Message from the Paper Chairs and Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2014/04/ttg2014040vi/13rRUwI5Ug9", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/06/08352605", "title": "Guest Editors’ Introduction: Special Section on IEEE PacificVis 2018", "doi": null, "abstractUrl": "/journal/tg/2018/06/08352605/13rRUxlgxOp", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/06/08703194", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2019", "doi": null, "abstractUrl": "/journal/tg/2019/06/08703194/19Er7j5Ad7a", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/01/09702536", "title": "Guest Editors&#x2019; Introduction to the Special Section on Bioinformatics Research and Applications", "doi": null, "abstractUrl": "/journal/tb/2022/01/09702536/1AH39ST75Mk", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09766260", "title": "Guest Editors&#x0027; Introduction: Special Section on IEEE PacificVis 2022", "doi": null, "abstractUrl": "/journal/tg/2022/06/09766260/1D34QjpFGyQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/06/09082802", "title": "Guest Editors&#x2019; Introduction: Special Section on IEEE PacificVis 2020", "doi": null, "abstractUrl": "/journal/tg/2020/06/09082802/1jrTVLo1tpC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2020/07/09108341", "title": "Guest Editors' Introduction to the Special Section on Computational Photography", "doi": null, "abstractUrl": "/journal/tp/2020/07/09108341/1koL3gQqTHa", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/05/09405530", "title": "Message from the Program Chairs and Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2021/05/09405530/1sP1eDRuGMU", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/06/09430173", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2021", "doi": null, "abstractUrl": "/journal/tg/2021/06/09430173/1tzuiF6azcs", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": null, "next": { "fno": "08340060", "articleId": "13rRUy0HYS5", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzxgHw9", "title": "September/October", "year": "2007", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "13", "label": "September/October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwgQpqF", "doi": "10.1109/TVCG.2007.1049", "abstract": "Abstract—Cluster-based tiled display walls can provide cost-effective and scalable displays with high resolution and a large display area. The software to drive them needs to scale too if arbitrarily large displays are to be built. Chromium is a popular software API used to construct such displays. Chromium transparently renders any OpenGL application to a tiled display by partitioning and sending individual OpenGL primitives to each client per frame. Visualization applications often deal with massive geometric data with millions of primitives. Transmitting them every frame results in huge network requirements that adversely affect the scalability of the system. In this paper, we present Garuda, a client-server-based display wall framework that uses off-the-shelf hardware and a standard network. Garuda is scalable to large tile configurations and massive environments. It can transparently render any application built using the Open Scene Graph (OSG) API to a tiled display without any modification by the user. The Garuda server uses an object-based scene structure represented using a scene graph. The server determines the objects visible to each display tile using a novel adaptive algorithm that culls the scene graph to a hierarchy of frustums. Required parts of the scene graph are transmitted to the clients, which cache them to exploit the interframe redundancy. A multicast-based protocol is used to transmit the geometry to exploit the spatial redundancy present in tiled display systems. A geometry push philosophy from the server helps keep the clients in sync with one another. Neither the server nor a client needs to render the entire scene, making the system suitable for interactive rendering of massive models. Transparent rendering is achieved by intercepting the cull, draw, and swap functions of OSG and replacing them with our own. We demonstrate the performance and scalability of the Garuda system for different configurations of display wall. We also show that the server and network loads grow sublinearly with the increase in the number of tiles, which makes our scheme suitable to construct very large displays.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—Cluster-based tiled display walls can provide cost-effective and scalable displays with high resolution and a large display area. The software to drive them needs to scale too if arbitrarily large displays are to be built. Chromium is a popular software API used to construct such displays. Chromium transparently renders any OpenGL application to a tiled display by partitioning and sending individual OpenGL primitives to each client per frame. Visualization applications often deal with massive geometric data with millions of primitives. Transmitting them every frame results in huge network requirements that adversely affect the scalability of the system. In this paper, we present Garuda, a client-server-based display wall framework that uses off-the-shelf hardware and a standard network. Garuda is scalable to large tile configurations and massive environments. It can transparently render any application built using the Open Scene Graph (OSG) API to a tiled display without any modification by the user. The Garuda server uses an object-based scene structure represented using a scene graph. The server determines the objects visible to each display tile using a novel adaptive algorithm that culls the scene graph to a hierarchy of frustums. Required parts of the scene graph are transmitted to the clients, which cache them to exploit the interframe redundancy. A multicast-based protocol is used to transmit the geometry to exploit the spatial redundancy present in tiled display systems. A geometry push philosophy from the server helps keep the clients in sync with one another. Neither the server nor a client needs to render the entire scene, making the system suitable for interactive rendering of massive models. Transparent rendering is achieved by intercepting the cull, draw, and swap functions of OSG and replacing them with our own. We demonstrate the performance and scalability of the Garuda system for different configurations of display wall. We also show that the server and network loads grow sublinearly with the increase in the number of tiles, which makes our scheme suitable to construct very large displays.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—Cluster-based tiled display walls can provide cost-effective and scalable displays with high resolution and a large display area. The software to drive them needs to scale too if arbitrarily large displays are to be built. Chromium is a popular software API used to construct such displays. Chromium transparently renders any OpenGL application to a tiled display by partitioning and sending individual OpenGL primitives to each client per frame. Visualization applications often deal with massive geometric data with millions of primitives. Transmitting them every frame results in huge network requirements that adversely affect the scalability of the system. In this paper, we present Garuda, a client-server-based display wall framework that uses off-the-shelf hardware and a standard network. Garuda is scalable to large tile configurations and massive environments. It can transparently render any application built using the Open Scene Graph (OSG) API to a tiled display without any modification by the user. The Garuda server uses an object-based scene structure represented using a scene graph. The server determines the objects visible to each display tile using a novel adaptive algorithm that culls the scene graph to a hierarchy of frustums. Required parts of the scene graph are transmitted to the clients, which cache them to exploit the interframe redundancy. A multicast-based protocol is used to transmit the geometry to exploit the spatial redundancy present in tiled display systems. A geometry push philosophy from the server helps keep the clients in sync with one another. Neither the server nor a client needs to render the entire scene, making the system suitable for interactive rendering of massive models. Transparent rendering is achieved by intercepting the cull, draw, and swap functions of OSG and replacing them with our own. We demonstrate the performance and scalability of the Garuda system for different configurations of display wall. We also show that the server and network loads grow sublinearly with the increase in the number of tiles, which makes our scheme suitable to construct very large displays.", "title": "Garuda: A Scalable Tiled Display Wall Using Commodity PCs", "normalizedTitle": "Garuda: A Scalable Tiled Display Wall Using Commodity PCs", "fno": "v0864", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Open Systems", "Client Server Systems", "Computer Displays", "Data Visualisation", "Parallel Visualization", "Scalable Tiled Display Wall", "Commodity PC", "Chromium", "Open GL", "Geometric Data", "Client Server Based Display Wall", "Off The Shelf Hardware", "Open Scene Graph", "Garuda Server", "Object Based Scene Structure", "Graphics Clusters", "Displays", "Personal Communication Networks", "Layout", "Application Software", "Scalability", "Network Servers", "Geometry", "Large Scale Displays", "Parallel Visualization And Graphics Clusters", "Visualization Over Networks" ], "authors": [ { "givenName": "Nirnimesh", "surname": null, "fullName": "Nirnimesh", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Pawan", "surname": "Harish", "fullName": "Pawan Harish", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "P.J.", "surname": "Narayanan", "fullName": "P.J. Narayanan", "affiliation": "IEEE", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2007-09-01 00:00:00", "pubType": "trans", "pages": "864-877", "year": "2007", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icig/2004/2244/0/01410480", "title": "A survey of multi-projector tiled display wall construction", "doi": null, "abstractUrl": "/proceedings-article/icig/2004/01410480/12OmNAWH9up", "parentPublication": { "id": "proceedings/icig/2004/2244/0", "title": "Proceedings. Third International Conference on Image and Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nbis/2014/4224/0/4224a387", "title": "High-Presence Informal Communication on Tiled Display Environment", "doi": null, "abstractUrl": "/proceedings-article/nbis/2014/4224a387/12OmNAkWvNI", "parentPublication": { "id": "proceedings/nbis/2014/4224/0", "title": "2014 17th International Conference on Network-Based Information Systems (NBiS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nbis/2009/3767/0/3767a612", "title": "Study on Realistic Communication Technology with Tiled Displays Wall", "doi": null, "abstractUrl": "/proceedings-article/nbis/2009/3767a612/12OmNqBKUf2", "parentPublication": { "id": "proceedings/nbis/2009/3767/0", "title": "2009 International Conference on Network-Based Information Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/waina/2009/3639/0/3639a554", "title": "An Experiment on Tele-immersive Communication with Tiled Displays Wall over JGN2plus Network", "doi": null, "abstractUrl": "/proceedings-article/waina/2009/3639a554/12OmNqJ8tuG", "parentPublication": { "id": "proceedings/waina/2009/3639/0", "title": "2009 International Conference on Advanced Information Networking and Applications Workshops", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar/2007/1749/0/04538832", "title": "Evaluating Display Types for AR Selection and Annotation", "doi": null, "abstractUrl": "/proceedings-article/ismar/2007/04538832/12OmNrIaef4", "parentPublication": { "id": "proceedings/ismar/2007/1749/0", "title": "2007 6th IEEE and ACM International Symposium on Mixed and Augmented Reality", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nbis/2010/4167/0/4167a439", "title": "Study on Tele-immersive Communication with Multi-video Streaming on Tiled Display Wall", "doi": null, "abstractUrl": "/proceedings-article/nbis/2010/4167a439/12OmNrJiCW7", "parentPublication": { "id": "proceedings/nbis/2010/4167/0", "title": "2010 13th International Conference on Network-Based Information Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pg/2002/1784/0/17840194", "title": "A Practical and Flexible Tiled Display System", "doi": null, "abstractUrl": "/proceedings-article/pg/2002/17840194/12OmNwIHotM", "parentPublication": { "id": "proceedings/pg/2002/1784/0", "title": "Computer Graphics and Applications, Pacific Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/3pgcic/2010/4237/0/4237a421", "title": "An Experiment on Multipoint Tele-immersive Communication with Tiled Display Wall", "doi": null, "abstractUrl": "/proceedings-article/3pgcic/2010/4237a421/12OmNy2ah07", "parentPublication": { "id": "proceedings/3pgcic/2010/4237/0", "title": "P2P, Parallel, Grid, Cloud, and Internet Computing, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2000/04/mcg2000040022", "title": "Tutorial: Introduction to Building Projection-based Tiled Display Systems", "doi": null, "abstractUrl": "/magazine/cg/2000/04/mcg2000040022/13rRUwbJCZd", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/01/ttg2010010120", "title": "Tiled++: An Enhanced Tiled Hi-Res Display Wall", "doi": null, "abstractUrl": "/journal/tg/2010/01/ttg2010010120/13rRUxlgy3B", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v0851", "articleId": "13rRUzp02og", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0878", "articleId": "13rRUxcKzVf", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNvA1hrU", "title": "July-Sept.", "year": "2013", "issueNum": "03", "idPrefix": "sc", "pubType": "journal", "volume": "6", "label": "July-Sept.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyYBlkt", "doi": "10.1109/TSC.2012.11", "abstract": "The transfer of streaming data is not well supported by current web services standards. To include multimedia streaming support in the web services domain, this paper presents a novel multimedia streaming web services framework for the transfer of streaming multimedia content. First, the framework includes an implementation of a query service for publishing a description of the multimedia content that is input to or output from a multimedia web service. This query service is specified in an extension of WSDL. Using MPEG-7 metadata, content descriptions can be queried before the invocation of a multimedia web service. Second, two new MEPs and their SOAP HTTP bindings are created for the exchange of streaming data between two SOAP endpoints. The implementations of these new MEPs use the MIME multipart/related structure and MTOM packaging when transferring the multimedia packets as SOAP messages. To reduce the transfer overhead introduced by the packaging method, this paper investigated extensively the application of various compression schemes for the SOAP messages as well as for the packaging of the binary packet data. Experiments show that the proposed framework can achieve a performance comparable to a simple HTTP multimedia streaming method.", "abstracts": [ { "abstractType": "Regular", "content": "The transfer of streaming data is not well supported by current web services standards. To include multimedia streaming support in the web services domain, this paper presents a novel multimedia streaming web services framework for the transfer of streaming multimedia content. First, the framework includes an implementation of a query service for publishing a description of the multimedia content that is input to or output from a multimedia web service. This query service is specified in an extension of WSDL. Using MPEG-7 metadata, content descriptions can be queried before the invocation of a multimedia web service. Second, two new MEPs and their SOAP HTTP bindings are created for the exchange of streaming data between two SOAP endpoints. The implementations of these new MEPs use the MIME multipart/related structure and MTOM packaging when transferring the multimedia packets as SOAP messages. To reduce the transfer overhead introduced by the packaging method, this paper investigated extensively the application of various compression schemes for the SOAP messages as well as for the packaging of the binary packet data. Experiments show that the proposed framework can achieve a performance comparable to a simple HTTP multimedia streaming method.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The transfer of streaming data is not well supported by current web services standards. To include multimedia streaming support in the web services domain, this paper presents a novel multimedia streaming web services framework for the transfer of streaming multimedia content. First, the framework includes an implementation of a query service for publishing a description of the multimedia content that is input to or output from a multimedia web service. This query service is specified in an extension of WSDL. Using MPEG-7 metadata, content descriptions can be queried before the invocation of a multimedia web service. Second, two new MEPs and their SOAP HTTP bindings are created for the exchange of streaming data between two SOAP endpoints. The implementations of these new MEPs use the MIME multipart/related structure and MTOM packaging when transferring the multimedia packets as SOAP messages. To reduce the transfer overhead introduced by the packaging method, this paper investigated extensively the application of various compression schemes for the SOAP messages as well as for the packaging of the binary packet data. Experiments show that the proposed framework can achieve a performance comparable to a simple HTTP multimedia streaming method.", "title": "A Web Service Framework Supporting Multimedia Streaming", "normalizedTitle": "A Web Service Framework Supporting Multimedia Streaming", "fno": "tsc2013030400", "hasPdf": true, "idPrefix": "sc", "keywords": [ "Multimedia Communication", "Streaming Media", "Simple Object Access Protocol", "Service Oriented Architecture", "Transform Coding", "Web Services", "Binary XML", "Multimedia Streaming", "Service Oriented Architecture" ], "authors": [ { "givenName": "Gibson", "surname": "Lam", "fullName": "Gibson Lam", "affiliation": "Hong Kong University of Science and Technology, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "David", "surname": "Rossiter", "fullName": "David Rossiter", "affiliation": "Hong Kong University of Science and Technology, Hong Kong", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2013-07-01 00:00:00", "pubType": "trans", "pages": "400-413", "year": "2013", "issn": "1939-1374", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icica/2014/3966/0/3966a037", "title": "Efficient Querying and SOAP Based Streaming of Multimedia Content Using WEB Services", "doi": null, "abstractUrl": "/proceedings-article/icica/2014/3966a037/12OmNqzu6JZ", "parentPublication": { "id": "proceedings/icica/2014/3966/0", "title": "2014 International Conference on Intelligent Computing Applications (ICICA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ssme/2009/3729/0/3729a571", "title": "A Data-Intensive Multimedia Service Invoking Method Based on SOAP Extending", "doi": null, "abstractUrl": "/proceedings-article/ssme/2009/3729a571/12OmNrJAe37", "parentPublication": { "id": "proceedings/ssme/2009/3729/0", "title": "2009 IITA International Conference on Services Science, Management and Engineering (SSME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/apscc/2008/3473/0/3473b097", "title": "A SOAP-Based Streaming Content Delivery Framework for Multimedia Web Services", "doi": null, "abstractUrl": "/proceedings-article/apscc/2008/3473b097/12OmNwHQBbO", "parentPublication": { "id": "proceedings/apscc/2008/3473/0", "title": "2008 IEEE Asia-Pacific Services Computing Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icnc/2015/6959/0/07069439", "title": "An application-layer approach for energy-efficient multimedia streaming", "doi": null, "abstractUrl": "/proceedings-article/icnc/2015/07069439/12OmNwqfsWO", "parentPublication": { "id": "proceedings/icnc/2015/6959/0", "title": "2015 International Conference on Computing, Networking and Communications (ICNC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icig/2013/5050/0/5050a628", "title": "Jess Based On-Demand Multimedia Player with Data Retrieval and Streaming Service", "doi": null, "abstractUrl": "/proceedings-article/icig/2013/5050a628/12OmNx8wTuU", "parentPublication": { "id": "proceedings/icig/2013/5050/0", "title": "2013 Seventh International Conference on Image and Graphics (ICIG)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2005/9331/0/01521583", "title": "Enterprise multimedia streaming: issues, background and new developments", "doi": null, "abstractUrl": "/proceedings-article/icme/2005/01521583/12OmNxjjEbm", "parentPublication": { "id": "proceedings/icme/2005/9331/0", "title": "2005 IEEE International Conference on Multimedia and Expo", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cmc/2010/3989/1/3989a541", "title": "Design of a P2P Live Multimedia Streaming System with Hybrid Push and Pull Mechanisms", "doi": null, "abstractUrl": "/proceedings-article/cmc/2010/3989a541/12OmNxymo8R", "parentPublication": { "id": "proceedings/cmc/2010/3989/1", "title": "Communications and Mobile Computing, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/mse/2002/1857/0/18570040", "title": "A SOAP-Oriented Component-Based Framework Supporting Device-Independent Multimedia Web Services", "doi": null, "abstractUrl": "/proceedings-article/mse/2002/18570040/12OmNyqRn9j", "parentPublication": { "id": "proceedings/mse/2002/1857/0", "title": "Microelectronics Systems Education, IEEE International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/wordsf/2003/2054/0/01410951", "title": "Global Time-Based Synchronization of Real-Time Multimedia Streaming", "doi": null, "abstractUrl": "/proceedings-article/wordsf/2003/01410951/12OmNz6iOEt", "parentPublication": { "id": "proceedings/wordsf/2003/2054/0", "title": "2003 The Ninth IEEE International Workshop on Object-Oriented Real-Time Dependable Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/ic/2012/04/mic2012040054", "title": "SOAP-Based vs. RESTful Web Services: A Case Study for Multimedia Conferencing", "doi": null, "abstractUrl": "/magazine/ic/2012/04/mic2012040054/13rRUxN5eAs", "parentPublication": { "id": "mags/ic", "title": "IEEE Internet Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "tsc2013030387", "articleId": "13rRUxNW1WR", "__typename": "AdjacentArticleType" }, "next": { "fno": "tsc2013030414", "articleId": "13rRUygT7q8", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAmmuQh", "title": "June", "year": "2013", "issueNum": "06", "idPrefix": "tp", "pubType": "journal", "volume": "35", "label": "June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxYrbNs", "doi": "10.1109/TPAMI.2012.213", "abstract": "In this paper, we propose a novel explicit image filter called guided filter. Derived from a local linear model, the guided filter computes the filtering output by considering the content of a guidance image, which can be the input image itself or another different image. The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter [1], but it has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: It can transfer the structures of the guidance image to the filtering output, enabling new filtering applications like dehazing and guided feathering. Moreover, the guided filter naturally has a fast and nonapproximate linear time algorithm, regardless of the kernel size and the intensity range. Currently, it is one of the fastest edge-preserving filters. Experiments show that the guided filter is both effective and efficient in a great variety of computer vision and computer graphics applications, including edge-aware smoothing, detail enhancement, HDR compression, image matting/feathering, dehazing, joint upsampling, etc.", "abstracts": [ { "abstractType": "Regular", "content": "In this paper, we propose a novel explicit image filter called guided filter. Derived from a local linear model, the guided filter computes the filtering output by considering the content of a guidance image, which can be the input image itself or another different image. The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter [1], but it has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: It can transfer the structures of the guidance image to the filtering output, enabling new filtering applications like dehazing and guided feathering. Moreover, the guided filter naturally has a fast and nonapproximate linear time algorithm, regardless of the kernel size and the intensity range. Currently, it is one of the fastest edge-preserving filters. Experiments show that the guided filter is both effective and efficient in a great variety of computer vision and computer graphics applications, including edge-aware smoothing, detail enhancement, HDR compression, image matting/feathering, dehazing, joint upsampling, etc.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In this paper, we propose a novel explicit image filter called guided filter. Derived from a local linear model, the guided filter computes the filtering output by considering the content of a guidance image, which can be the input image itself or another different image. The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter [1], but it has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: It can transfer the structures of the guidance image to the filtering output, enabling new filtering applications like dehazing and guided feathering. Moreover, the guided filter naturally has a fast and nonapproximate linear time algorithm, regardless of the kernel size and the intensity range. Currently, it is one of the fastest edge-preserving filters. Experiments show that the guided filter is both effective and efficient in a great variety of computer vision and computer graphics applications, including edge-aware smoothing, detail enhancement, HDR compression, image matting/feathering, dehazing, joint upsampling, etc.", "title": "Guided Image Filtering", "normalizedTitle": "Guided Image Filtering", "fno": "ttp2013061397", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Image Edge Detection", "Kernel", "Smoothing Methods", "Joints", "Histograms", "Laplace Equations", "Jacobian Matrices", "Linear Time Filtering", "Edge Preserving Filtering", "Bilateral Filter" ], "authors": [ { "givenName": "Kaiming", "surname": "He", "fullName": "Kaiming He", "affiliation": "Microsoft Research Asia, Beijing", "__typename": "ArticleAuthorType" }, { "givenName": "Jian", "surname": "Sun", "fullName": "Jian Sun", "affiliation": "Microsoft Research Asia, Beijing", "__typename": "ArticleAuthorType" }, { "givenName": "Xiaoou", "surname": "Tang", "fullName": "Xiaoou Tang", "affiliation": "The Chinese University of Hong Kong, Shatin", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2013-06-01 00:00:00", "pubType": "trans", "pages": "1397-1409", "year": "2013", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/snpd/2013/5005/0/5005a601", "title": "Cross Depth Image Filter-Based Natural Image Matting", "doi": null, "abstractUrl": "/proceedings-article/snpd/2013/5005a601/12OmNvk7JYu", "parentPublication": { "id": "proceedings/snpd/2013/5005/0", "title": "2013 14th ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/wacv/2018/4886/0/488601b954", "title": "Guided Filtering of Hyperspectral Images", "doi": null, "abstractUrl": "/proceedings-article/wacv/2018/488601b954/12OmNx965wl", "parentPublication": { "id": "proceedings/wacv/2018/4886/0", "title": "2018 IEEE Winter Conference on Applications of Computer Vision (WACV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2014/4761/0/06890136", "title": "Content adaptive guided image filtering", "doi": null, "abstractUrl": "/proceedings-article/icme/2014/06890136/12OmNyRg4r2", "parentPublication": { "id": "proceedings/icme/2014/4761/0", "title": "2014 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2015/8391/0/8391a352", "title": "Fully Connected Guided Image Filtering", "doi": null, "abstractUrl": "/proceedings-article/iccv/2015/8391a352/12OmNyo1nXO", "parentPublication": { "id": "proceedings/iccv/2015/8391/0", "title": "2015 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2015/6964/0/07298595", "title": "Propagated image filtering", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2015/07298595/12OmNyoSbag", "parentPublication": { "id": "proceedings/cvpr/2015/6964/0", "title": "2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2010/4109/0/4109c664", "title": "Multichannel Image Regularisation Using Anisotropic Geodesic Filtering", "doi": null, "abstractUrl": "/proceedings-article/icpr/2010/4109c664/12OmNzFMFl4", "parentPublication": { "id": "proceedings/icpr/2010/4109/0", "title": "Pattern Recognition, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2018/01/07855782", "title": "Robust Guided Image Filtering Using Nonconvex Potentials", "doi": null, "abstractUrl": "/journal/tp/2018/01/07855782/13rRUyYjKbH", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2018/1737/0/08486575", "title": "An Improved Guided Filtering Algorithm for Image Enhancement", "doi": null, "abstractUrl": "/proceedings-article/icme/2018/08486575/14jQfPogtSw", "parentPublication": { "id": "proceedings/icme/2018/1737/0", "title": "2018 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2020/03/08550683", "title": "Mutually Guided Image Filtering", "doi": null, "abstractUrl": "/journal/tp/2020/03/08550683/17D45XeKgwW", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmew/2021/4989/0/09455989", "title": "Extended Guided Image Filtering For Contrast Enhancement", "doi": null, "abstractUrl": "/proceedings-article/icmew/2021/09455989/1uCgooLBwUE", "parentPublication": { "id": "proceedings/icmew/2021/4989/0", "title": "2021 IEEE International Conference on Multimedia & Expo Workshops (ICMEW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttp2013061383", "articleId": "13rRUyYjK69", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttp2013061410", "articleId": "13rRUxASuNI", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNCeK2m9", "title": "May-June", "year": "2019", "issueNum": "03", "idPrefix": "it", "pubType": "magazine", "volume": "21", "label": "May-June", "downloadables": { "hasCover": true, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1aeWSXFBlBK", "doi": "10.1109/MITP.2019.2898185", "abstract": "Edge computing systems enable data analytics applications at one-hop wireless distances from mobile devices. Enabling and using proximal mobile edge servers opportunistically for data analytics applications can minimize network latency, lower dependencies on Internet connectivity, and reduce the cost of using cloud services. This paper presents different experimental evaluations on the feasibility of opportunistic usage of mobile edge servers. The paper also highlights key challenges and future research directions.", "abstracts": [ { "abstractType": "Regular", "content": "Edge computing systems enable data analytics applications at one-hop wireless distances from mobile devices. Enabling and using proximal mobile edge servers opportunistically for data analytics applications can minimize network latency, lower dependencies on Internet connectivity, and reduce the cost of using cloud services. This paper presents different experimental evaluations on the feasibility of opportunistic usage of mobile edge servers. The paper also highlights key challenges and future research directions.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Edge computing systems enable data analytics applications at one-hop wireless distances from mobile devices. Enabling and using proximal mobile edge servers opportunistically for data analytics applications can minimize network latency, lower dependencies on Internet connectivity, and reduce the cost of using cloud services. This paper presents different experimental evaluations on the feasibility of opportunistic usage of mobile edge servers. The paper also highlights key challenges and future research directions.", "title": "The Rise of Proximal Mobile Edge Servers", "normalizedTitle": "The Rise of Proximal Mobile Edge Servers", "fno": "08720136", "hasPdf": true, "idPrefix": "it", "keywords": [ "Cloud Computing", "Data Analysis", "Mobile Computing", "Edge Computing Systems", "Data Analytics Applications", "One Hop Wireless Distances", "Mobile Devices", "Proximal Mobile Edge Servers", "Servers", "Mobile Handsets", "Image Edge Detection", "Cloud Computing", "Performance Evaluation", "Edge Computing", "Machine To Machine Communications", "Data Analysis" ], "authors": [ { "givenName": "Muhammad", "surname": "Habib ur Rehman", "fullName": "Muhammad Habib ur Rehman", "affiliation": "National University of Computer and Emerging Sciences", "__typename": "ArticleAuthorType" }, { "givenName": "Aisha", "surname": "Batool", "fullName": "Aisha Batool", "affiliation": "COMSATS University Islamabad", "__typename": "ArticleAuthorType" }, { "givenName": "Khaled", "surname": "Salah", "fullName": "Khaled Salah", "affiliation": "Khalifa University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2019-05-01 00:00:00", "pubType": "mags", "pages": "26-32", "year": "2019", "issn": "1520-9202", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icoin/2018/2290/0/08343246", "title": "Leveraging multicores for mobile edge computing", "doi": null, "abstractUrl": "/proceedings-article/icoin/2018/08343246/12OmNznCl1Y", "parentPublication": { "id": "proceedings/icoin/2018/2290/0", "title": "2018 International Conference on Information Networking (ICOIN)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/edge/2021/0062/0/006200a086", "title": "Distributed Online Resource Scheduling for Mobile Edge Servers", "doi": null, "abstractUrl": "/proceedings-article/edge/2021/006200a086/1B4lVFzA4WQ", "parentPublication": { "id": "proceedings/edge/2021/0062/0", "title": "2021 IEEE International Conference on Edge Computing (EDGE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/msn/2021/0668/0/066800a350", "title": "Mobility-Aware Efficient Task Offloading with Dependency Guarantee in Mobile Edge Computing Networks", "doi": null, "abstractUrl": "/proceedings-article/msn/2021/066800a350/1CxzPhO07Uk", "parentPublication": { "id": "proceedings/msn/2021/0668/0", "title": "2021 17th International Conference on Mobility, Sensing and Networking (MSN)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icnc/2023/5719/0/10074304", "title": "On the Placement of Edge Servers in Mobile Edge Computing", "doi": null, "abstractUrl": "/proceedings-article/icnc/2023/10074304/1LKwFY0QbE4", "parentPublication": { "id": "proceedings/icnc/2023/5719/0", "title": "2023 International Conference on Computing, Networking and Communications (ICNC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/percom-workshops/2019/9151/0/08730793", "title": "Lightweight Offloading System for Mobile Edge Computing", "doi": null, "abstractUrl": "/proceedings-article/percom-workshops/2019/08730793/1aDSAsLn116", "parentPublication": { "id": "proceedings/percom-workshops/2019/9151/0", "title": "2019 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpcc-smartcity-dss/2019/2058/0/205800b429", "title": "Time-Efficient Task Caching Strategy for Multi-Server Mobile Edge Cloud Computing", "doi": null, "abstractUrl": "/proceedings-article/hpcc-smartcity-dss/2019/205800b429/1dPorKe2j7O", "parentPublication": { "id": "proceedings/hpcc-smartcity-dss/2019/2058/0", "title": "2019 IEEE 21st International Conference on High Performance Computing and Communications; IEEE 17th International Conference on Smart City; IEEE 5th International Conference on Data Science and Systems (HPCC/SmartCity/DSS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tm/2021/10/09091902", "title": "Multi-Objective Computation Sharing in Energy and Delay Constrained Mobile Edge Computing Environments", "doi": null, "abstractUrl": "/journal/tm/2021/10/09091902/1jLOL1UU8Hm", "parentPublication": { "id": "trans/tm", "title": "IEEE Transactions on Mobile Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icws/2020/8786/0/878600a197", "title": "Budgeted Data Caching based on k-Median in Mobile Edge Computing", "doi": null, "abstractUrl": "/proceedings-article/icws/2020/878600a197/1pLJHvOSCiY", "parentPublication": { "id": "proceedings/icws/2020/8786/0", "title": "2020 IEEE International Conference on Web Services (ICWS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdcs/2020/7002/0/700200b055", "title": "PerDNN: Offloading Deep Neural Network Computations to Pervasive Edge Servers", "doi": null, "abstractUrl": "/proceedings-article/icdcs/2020/700200b055/1rsiHABBAgE", "parentPublication": { "id": "proceedings/icdcs/2020/7002/0", "title": "2020 IEEE 40th International Conference on Distributed Computing Systems (ICDCS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nana/2021/4158/0/415800a466", "title": "Joint Task Offloading and Resource Allocation via Proximal Policy Optimization for Mobile Edge Computing Network", "doi": null, "abstractUrl": "/proceedings-article/nana/2021/415800a466/1zdPOPMrSXm", "parentPublication": { "id": "proceedings/nana/2021/4158/0", "title": "2021 International Conference on Networking and Network Applications (NaNA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08720130", "articleId": "1aeWTF8MDEk", "__typename": "AdjacentArticleType" }, "next": { "fno": "08720139", "articleId": "1aeWWPlzU3e", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAtstaS", "title": "May", "year": "1973", "issueNum": "05", "idPrefix": "co", "pubType": "magazine", "volume": "6", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1hN4zrPn20w", "doi": "10.1109/MC.1973.6536715", "abstract": "One of the most active areas of Artificial Intelligence research today is the understanding of natural language. From the earliest days of computing, people have been intrigued by the idea of communicating easily with computers. In the past few years, new techniques and larger systems have combined to open new possibilities for expressing ideas to computers in natural language. Question answering systems are approaching a level useful in real applications areas. Advanced computing applications like automatic programming will base their interaction with the user on natural language capabilities. In almost every area of computing, it is easy to imagine ways in which language understanding could make computers more accessible, not only for those who use them now, but for a much wider range of people without special training.", "abstracts": [ { "abstractType": "Regular", "content": "One of the most active areas of Artificial Intelligence research today is the understanding of natural language. From the earliest days of computing, people have been intrigued by the idea of communicating easily with computers. In the past few years, new techniques and larger systems have combined to open new possibilities for expressing ideas to computers in natural language. Question answering systems are approaching a level useful in real applications areas. Advanced computing applications like automatic programming will base their interaction with the user on natural language capabilities. In almost every area of computing, it is easy to imagine ways in which language understanding could make computers more accessible, not only for those who use them now, but for a much wider range of people without special training.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "One of the most active areas of Artificial Intelligence research today is the understanding of natural language. From the earliest days of computing, people have been intrigued by the idea of communicating easily with computers. In the past few years, new techniques and larger systems have combined to open new possibilities for expressing ideas to computers in natural language. Question answering systems are approaching a level useful in real applications areas. Advanced computing applications like automatic programming will base their interaction with the user on natural language capabilities. In almost every area of computing, it is easy to imagine ways in which language understanding could make computers more accessible, not only for those who use them now, but for a much wider range of people without special training.", "title": "Research in natural language", "normalizedTitle": "Research in natural language", "fno": "06536715", "hasPdf": true, "idPrefix": "co", "keywords": [ "Artificial Intelligence", "Syntactics", "Green Products", "Semantics", "Natural Languages", "Computers", "Cognition" ], "authors": [ { "givenName": "Terry", "surname": "Winograd", "fullName": "Terry Winograd", "affiliation": "Artificial Intelligence Laboratory Massachusetts Institute of Technology", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "1973-05-01 00:00:00", "pubType": "mags", "pages": "25-30", "year": "1973", "issn": "0018-9162", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/tai/1994/6785/0/00346404", "title": "Docile agents to process natural language", "doi": null, "abstractUrl": "/proceedings-article/tai/1994/00346404/12OmNArtheg", "parentPublication": { "id": "proceedings/tai/1994/6785/0", "title": "Proceedings Sixth International Conference on Tools with Artificial Intelligence. TAI 94", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icst/2018/5012/0/501201a428", "title": "Testing Natural Language Grammars", "doi": null, "abstractUrl": "/proceedings-article/icst/2018/501201a428/12OmNC8dgqe", "parentPublication": { "id": "proceedings/icst/2018/5012/0", "title": "2018 IEEE 11th International Conference on Software Testing, Verification and Validation (ICST)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aiccsa/2016/4320/0/07945786", "title": "An independent-domain natural language interface for relational database: Case Arabic language", "doi": null, "abstractUrl": "/proceedings-article/aiccsa/2016/07945786/12OmNrkjVcJ", "parentPublication": { "id": "proceedings/aiccsa/2016/4320/0", "title": "2016 IEEE/ACS 13th International Conference of Computer Systems and Applications (AICCSA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cscs/2017/1839/0/07968570", "title": "NLCP: Towards a Compiler for Natural Language", "doi": null, "abstractUrl": "/proceedings-article/cscs/2017/07968570/12OmNxWuidq", "parentPublication": { "id": "proceedings/cscs/2017/1839/0", "title": "2017 21st International Conference on Control Systems and Computer Science (CSCS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/quatic/2014/6133/0/6133a247", "title": "Incident Management Optimization through the Reuse of Experiences and Natural Language Processing", "doi": null, "abstractUrl": "/proceedings-article/quatic/2014/6133a247/12OmNxbW4Ve", "parentPublication": { "id": "proceedings/quatic/2014/6133/0", "title": "2014 9th International Conference on the Quality of Information and Communications Technology (QUATIC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/quatic/2014/6133/0/6133a058", "title": "Incident Management Optimization through the Reuse of Experiences and Natural Language Processing", "doi": null, "abstractUrl": "/proceedings-article/quatic/2014/6133a058/12OmNxw5BwI", "parentPublication": { "id": "proceedings/quatic/2014/6133/0", "title": "2014 9th International Conference on the Quality of Information and Communications Technology (QUATIC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/wi/2018/7325/0/732500a017", "title": "High Accuracy Question Answering via Hybrid Controlled Natural Language", "doi": null, "abstractUrl": "/proceedings-article/wi/2018/732500a017/17D45VTRowq", "parentPublication": { "id": "proceedings/wi/2018/7325/0", "title": "2018 IEEE/WIC/ACM International Conference on Web Intelligence (WI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icalt/2022/9519/0/951900a038", "title": "Natural Language Programming with TryPL", "doi": null, "abstractUrl": "/proceedings-article/icalt/2022/951900a038/1FUUjHUoWkw", "parentPublication": { "id": "proceedings/icalt/2022/9519/0", "title": "2022 International Conference on Advanced Learning Technologies (ICALT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icvris/2019/5050/0/505000a251", "title": "Research on the Optimizing Method of Question Answering System in Natural Language Processing", "doi": null, "abstractUrl": "/proceedings-article/icvris/2019/505000a251/1fHk6AeYmYw", "parentPublication": { "id": "proceedings/icvris/2019/5050/0", "title": "2019 International Conference on Virtual Reality and Intelligent Systems (ICVRIS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cbi/2020/9926/2/09140266", "title": "Semantic search using Natural Language Processing", "doi": null, "abstractUrl": "/proceedings-article/cbi/2020/09140266/1lu6SkF3MME", "parentPublication": { "id": "proceedings/cbi/2020/9926/2", "title": "2020 IEEE 22nd Conference on Business Informatics (CBI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06536714", "articleId": "1hN4zmIAGQw", "__typename": "AdjacentArticleType" }, "next": { "fno": "06536716", "articleId": "1KcgOFLHeMM", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1zBamVZHyne", "title": "Jan.", "year": "2022", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "28", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1yA76vDzhhC", "doi": "10.1109/TVCG.2021.3114848", "abstract": "Supporting the translation from natural language (NL) query to visualization (NL2VIS) can simplify the creation of data visualizations because if successful, anyone can generate visualizations by their natural language from the tabular data. The state-of-the-art NL2VIS approaches (<italic>e.g.</italic>, NL4DV and FlowSense) are based on semantic parsers and heuristic algorithms, which are not end-to-end and are not designed for supporting (possibly) complex data transformations. Deep neural network powered neural machine translation models have made great strides in many machine translation tasks, which suggests that they might be viable for NL2VIS as well. In this paper, we present <bold>ncNet</bold>, a Transformer-based sequence-to-sequence model for supporting NL2VIS, with several novel visualization-aware optimizations, including using attention-forcing to optimize the learning process, and visualization-aware rendering to produce better visualization results. To enhance the capability of machine to comprehend natural language queries, <bold>ncNet</bold> is also designed to take an optional chart template (<italic>e.g.</italic>, a pie chart or a scatter plot) as an additional input, where the chart template will be served as a constraint to limit what could be visualized. We conducted both quantitative evaluation and user study, showing that <bold>ncNet</bold> achieves good accuracy in the <bold>nvBench</bold> benchmark and is easy-to-use.", "abstracts": [ { "abstractType": "Regular", "content": "Supporting the translation from natural language (NL) query to visualization (NL2VIS) can simplify the creation of data visualizations because if successful, anyone can generate visualizations by their natural language from the tabular data. The state-of-the-art NL2VIS approaches (<italic>e.g.</italic>, NL4DV and FlowSense) are based on semantic parsers and heuristic algorithms, which are not end-to-end and are not designed for supporting (possibly) complex data transformations. Deep neural network powered neural machine translation models have made great strides in many machine translation tasks, which suggests that they might be viable for NL2VIS as well. In this paper, we present <bold>ncNet</bold>, a Transformer-based sequence-to-sequence model for supporting NL2VIS, with several novel visualization-aware optimizations, including using attention-forcing to optimize the learning process, and visualization-aware rendering to produce better visualization results. To enhance the capability of machine to comprehend natural language queries, <bold>ncNet</bold> is also designed to take an optional chart template (<italic>e.g.</italic>, a pie chart or a scatter plot) as an additional input, where the chart template will be served as a constraint to limit what could be visualized. We conducted both quantitative evaluation and user study, showing that <bold>ncNet</bold> achieves good accuracy in the <bold>nvBench</bold> benchmark and is easy-to-use.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Supporting the translation from natural language (NL) query to visualization (NL2VIS) can simplify the creation of data visualizations because if successful, anyone can generate visualizations by their natural language from the tabular data. The state-of-the-art NL2VIS approaches (e.g., NL4DV and FlowSense) are based on semantic parsers and heuristic algorithms, which are not end-to-end and are not designed for supporting (possibly) complex data transformations. Deep neural network powered neural machine translation models have made great strides in many machine translation tasks, which suggests that they might be viable for NL2VIS as well. In this paper, we present ncNet, a Transformer-based sequence-to-sequence model for supporting NL2VIS, with several novel visualization-aware optimizations, including using attention-forcing to optimize the learning process, and visualization-aware rendering to produce better visualization results. To enhance the capability of machine to comprehend natural language queries, ncNet is also designed to take an optional chart template (e.g., a pie chart or a scatter plot) as an additional input, where the chart template will be served as a constraint to limit what could be visualized. We conducted both quantitative evaluation and user study, showing that ncNet achieves good accuracy in the nvBench benchmark and is easy-to-use.", "title": "Natural Language to Visualization by Neural Machine Translation", "normalizedTitle": "Natural Language to Visualization by Neural Machine Translation", "fno": "09617561", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Charts", "Data Visualisation", "Grammars", "Language Translation", "Learning Artificial Intelligence", "Natural Language Processing", "Neural Nets", "Rendering Computer Graphics", "Natural Language Query", "Data Visualizations", "Tabular Data", "State Of The Art NL 2 VIS Approaches", "Supporting Complex Data Transformations", "Neural Network", "Neural Machine Translation Models", "Machine Translation Tasks", "Transformer Based Sequence To Sequence Model", "Novel Visualization Aware Optimizations", "Visualization Aware Rendering", "Visualization Results", "Data Visualization", "Natural Languages", "Bars", "Deep Learning", "Machine Translation", "Visualization", "Transformers", "Natural Language Interface", "Data Visualization", "Neural Machine Translation", "Chart Template" ], "authors": [ { "givenName": "Yuyu", "surname": "Luo", "fullName": "Yuyu Luo", "affiliation": "Department of Computer Science, Tsinghua University, China", "__typename": "ArticleAuthorType" }, { "givenName": "Nan", "surname": "Tang", "fullName": "Nan Tang", "affiliation": "QCRI, Hamad Bin Khalifa University, Qatar", "__typename": "ArticleAuthorType" }, { "givenName": "Guoliang", "surname": "Li", "fullName": "Guoliang Li", "affiliation": "Department of Computer Science, Tsinghua University, China", "__typename": "ArticleAuthorType" }, { "givenName": "Jiawei", "surname": "Tang", "fullName": "Jiawei Tang", "affiliation": "American School of Doha, Doha, Qatar", "__typename": "ArticleAuthorType" }, { "givenName": "Chengliang", "surname": "Chai", "fullName": "Chengliang Chai", "affiliation": "Department of Computer Science, Tsinghua University, China", "__typename": "ArticleAuthorType" }, { "givenName": "Xuedi", "surname": "Qin", "fullName": "Xuedi Qin", "affiliation": "Department of Computer Science, Tsinghua University, China", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2022-01-01 00:00:00", "pubType": "trans", "pages": "217-226", "year": "2022", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/dexa/2000/0680/0/06800143", "title": "Dialogue Machine Translation System Using Multiple Translation Processors", "doi": null, "abstractUrl": "/proceedings-article/dexa/2000/06800143/12OmNvoFjOd", "parentPublication": { "id": "proceedings/dexa/2000/0680/0", "title": "Proceedings 11th International Workshop on Database and Expert Systems Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cisis/2011/4373/0/4373a310", "title": "UVDict - A Machine Translation Dictionary for Vietnamese Language in UNL System", "doi": null, "abstractUrl": "/proceedings-article/cisis/2011/4373a310/12OmNxveNKf", "parentPublication": { "id": "proceedings/cisis/2011/4373/0", "title": "2011 International Conference on Complex, Intelligent, and Software Intensive Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/06/07018997", "title": "Query2Question: Translating Visualization Interaction into Natural Language", "doi": null, "abstractUrl": "/journal/tg/2015/06/07018997/13rRUy0HYRr", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmcce/2018/8481/0/848100a506", "title": "On Application of Natural Language Processing in Machine Translation", "doi": null, "abstractUrl": "/proceedings-article/icmcce/2018/848100a506/17D45Wt3Exk", "parentPublication": { "id": "proceedings/icmcce/2018/8481/0", "title": "2018 3rd International Conference on Mechanical, Control and Computer Engineering (ICMCCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2023/03/09792411", "title": "Video Pivoting Unsupervised Multi-Modal Machine Translation", "doi": null, "abstractUrl": "/journal/tp/2023/03/09792411/1E5LC566SiY", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2022/6946/0/694600f206", "title": "VALHALLA: Visual Hallucination for Machine Translation", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2022/694600f206/1H0MY8bjU8o", "parentPublication": { "id": "proceedings/cvpr/2022/6946/0", "title": "2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2023/01/09912366", "title": "Towards Natural Language-Based Visualization Authoring", "doi": null, "abstractUrl": "/journal/tg/2023/01/09912366/1HeiWkRN3tC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ecnlpir/2022/7382/0/738200a010", "title": "Machine Translation Technology Based on Natural Language Processing", "doi": null, "abstractUrl": "/proceedings-article/ecnlpir/2022/738200a010/1KMQ3TrehDG", "parentPublication": { "id": "proceedings/ecnlpir/2022/7382/0", "title": "2022 European Conference on Natural Language Processing and Information Retrieval (ECNLPIR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2022/01/09039632", "title": "Steerable Self-Driving Data Visualization", "doi": null, "abstractUrl": "/journal/tk/2022/01/09039632/1igS2v9G6cw", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/ai/2022/04/09612034", "title": "Ignorance is Bliss: Exploring Defenses Against Invariance-Based Attacks on Neural Machine Translation Systems", "doi": null, "abstractUrl": "/journal/ai/2022/04/09612034/1yrDaVPCDew", "parentPublication": { "id": "trans/ai", "title": "IEEE Transactions on Artificial Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09552878", "articleId": "1xic0oVyd5m", "__typename": "AdjacentArticleType" }, "next": { "fno": "09552241", "articleId": "1xic6RdmNC8", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwMob9C", "title": "April", "year": "2018", "issueNum": "04", "idPrefix": "tg", "pubType": "journal", "volume": "24", "label": "April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwI5Ugi", "doi": "10.1109/TVCG.2018.2793638", "abstract": "As we explore the use of consumer virtual reality technology for training applications, there is a need to evaluate its validity compared to more traditional training formats. In this paper, we present a study that compares the effectiveness of virtual training and physical training for teaching a bimanual assembly task. In a between-subjects experiment, 60 participants were trained to solve three 3D burr puzzles in one of six conditions comprised of virtual and physical training elements. In the four physical conditions, training was delivered via paper- and video-based instructions, with or without the physical puzzles to practice with. In the two virtual conditions, participants learnt to assemble the puzzles in an interactive virtual environment, with or without 3D animations showing the assembly process. After training, we conducted immediate tests in which participants were asked to solve a physical version of the puzzles. We measured performance through success rates and assembly completion testing times. We also measured training times as well as subjective ratings on several aspects of the experience. Our results show that the performance of virtually trained participants was promising. A statistically significant difference was not found between virtual training with animated instructions and the best performing physical condition (in which physical blocks were available during training) for the last and most complex puzzle in terms of success rates and testing times. Performance in retention tests two weeks after training was generally not as good as expected for all experimental conditions. We discuss the implications of the results and highlight the validity of virtual reality systems in training.", "abstracts": [ { "abstractType": "Regular", "content": "As we explore the use of consumer virtual reality technology for training applications, there is a need to evaluate its validity compared to more traditional training formats. In this paper, we present a study that compares the effectiveness of virtual training and physical training for teaching a bimanual assembly task. In a between-subjects experiment, 60 participants were trained to solve three 3D burr puzzles in one of six conditions comprised of virtual and physical training elements. In the four physical conditions, training was delivered via paper- and video-based instructions, with or without the physical puzzles to practice with. In the two virtual conditions, participants learnt to assemble the puzzles in an interactive virtual environment, with or without 3D animations showing the assembly process. After training, we conducted immediate tests in which participants were asked to solve a physical version of the puzzles. We measured performance through success rates and assembly completion testing times. We also measured training times as well as subjective ratings on several aspects of the experience. Our results show that the performance of virtually trained participants was promising. A statistically significant difference was not found between virtual training with animated instructions and the best performing physical condition (in which physical blocks were available during training) for the last and most complex puzzle in terms of success rates and testing times. Performance in retention tests two weeks after training was generally not as good as expected for all experimental conditions. We discuss the implications of the results and highlight the validity of virtual reality systems in training.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "As we explore the use of consumer virtual reality technology for training applications, there is a need to evaluate its validity compared to more traditional training formats. In this paper, we present a study that compares the effectiveness of virtual training and physical training for teaching a bimanual assembly task. In a between-subjects experiment, 60 participants were trained to solve three 3D burr puzzles in one of six conditions comprised of virtual and physical training elements. In the four physical conditions, training was delivered via paper- and video-based instructions, with or without the physical puzzles to practice with. In the two virtual conditions, participants learnt to assemble the puzzles in an interactive virtual environment, with or without 3D animations showing the assembly process. After training, we conducted immediate tests in which participants were asked to solve a physical version of the puzzles. We measured performance through success rates and assembly completion testing times. We also measured training times as well as subjective ratings on several aspects of the experience. Our results show that the performance of virtually trained participants was promising. A statistically significant difference was not found between virtual training with animated instructions and the best performing physical condition (in which physical blocks were available during training) for the last and most complex puzzle in terms of success rates and testing times. Performance in retention tests two weeks after training was generally not as good as expected for all experimental conditions. We discuss the implications of the results and highlight the validity of virtual reality systems in training.", "title": "A Comparison of Virtual and Physical Training Transfer of Bimanual Assembly Tasks", "normalizedTitle": "A Comparison of Virtual and Physical Training Transfer of Bimanual Assembly Tasks", "fno": "08260860", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Assembling", "Computer Animation", "Computer Based Training", "Interactive Systems", "Virtual Reality", "Physical Training Transfer", "Bimanual Assembly Task", "Consumer Virtual Reality Technology", "Traditional Training Formats", "Virtual Training", "3 D Burr Puzzles", "Physical Puzzles", "Interactive Virtual Environment", "Physical Blocks", "Virtual Reality Systems", "Assembly Completion Testing", "Training", "Testing", "Three Dimensional Displays", "Virtual Environments", "Haptic Interfaces", "Learning Transfer", "Virtual Reality", "Assembly", "Training" ], "authors": [ { "givenName": "María", "surname": "Murcia-López", "fullName": "María Murcia-López", "affiliation": "University College London", "__typename": "ArticleAuthorType" }, { "givenName": "Anthony", "surname": "Steed", "fullName": "Anthony Steed", "affiliation": "University College London", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "04", "pubDate": "2018-04-01 00:00:00", "pubType": "trans", "pages": "1574-1583", "year": "2018", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/3dui/2016/0842/0/07460058", "title": "Towards a comparative evaluation of visually guided physical reach motions during 3D interactions in real and virtual environments", "doi": null, "abstractUrl": "/proceedings-article/3dui/2016/07460058/12OmNwHz09w", "parentPublication": { "id": "proceedings/3dui/2016/0842/0", "title": "2016 IEEE Symposium on 3D User Interfaces (3DUI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/06/07014246", "title": "Virtual Training: Learning Transfer of Assembly Tasks", "doi": null, "abstractUrl": "/journal/tg/2015/06/07014246/13rRUwhHcJk", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/04/08260974", "title": "Evaluating Remapped Physical Reach for Hand Interactions with Passive Haptics in Virtual Reality", "doi": null, "abstractUrl": "/journal/tg/2018/04/08260974/13rRUwkxc5s", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2019/1377/0/08797974", "title": "Remapped Physical-Virtual Interfaces with Bimanual Haptic Retargeting", "doi": null, "abstractUrl": "/proceedings-article/vr/2019/08797974/1cJ0NcRFX5m", "parentPublication": { "id": "proceedings/vr/2019/1377/0", "title": "2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2019/1377/0/08797917", "title": "Training Transfer of Bimanual Assembly Tasks in Cost-Differentiated Virtual Reality Systems", "doi": null, "abstractUrl": "/proceedings-article/vr/2019/08797917/1cJ1cZuOVEY", "parentPublication": { "id": "proceedings/vr/2019/1377/0", "title": "2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090441", "title": "DRoom: a gamified demonstration of Real Haptics technology", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090441/1jIxhXj1Srm", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090574", "title": "Real Haptics: Using Physical Manipulation to Control Virtual Worlds", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090574/1jIxihJ0Qz6", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2020/05/09130859", "title": "Effectiveness of Virtual Versus Physical Training: The Case of Assembly Tasks, Trainer&#x0027;s Verbal Assistance, and Task Complexity", "doi": null, "abstractUrl": "/magazine/cg/2020/05/09130859/1l6OFwFFlcY", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2021/4057/0/405700a468", "title": "The Effects of a Stressful Physical Environment During Virtual Reality Height Exposure", "doi": null, "abstractUrl": "/proceedings-article/vrw/2021/405700a468/1tnXL8cnVjW", "parentPublication": { "id": "proceedings/vrw/2021/4057/0", "title": "2021 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2023/04/09647972", "title": "The Effects of Virtual and Physical Elevation on Physiological Stress During Virtual Reality Height Exposure", "doi": null, "abstractUrl": "/journal/tg/2023/04/09647972/1ziK9MgkooM", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08260946", "articleId": "13rRUxly8T4", "__typename": "AdjacentArticleType" }, "next": { "fno": "08260962", "articleId": "13rRUwjGoLM", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyeWdDc", "title": "May", "year": "2014", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyuegp7", "doi": "10.1109/TVCG.2013.252", "abstract": "Nowadays the process of workstation design tends to include assessment steps in a virtual environment (VE) to evaluate the ergonomic features. These approaches are cost-effective and convenient since working directly on the digital mock-up in a VE is preferable to constructing a real physical mock-up in a real environment (RE). This study aimed at understanding the ability of a VR-based assembly tasks simulator to evaluate physical risk factors in ergonomics. Sixteen subjects performed simplified assembly tasks in RE and VE. Motion of the upper body and five muscle electromyographic activities were recorded to compute normalized and averaged objective indicators of discomfort, that is, rapid upper limb assessment score, averaged muscle activations, and total task time. Rated perceived exertion (RPE) and a questionnaire were used as subjective indicators of discomfort. The timing regime and complexity of the assembly tasks were investigated as within-subject factors. The results revealed significant differences between measured indicators in RE and VE. While objective measures indicated lower activity and exposure in VE, the subjects experienced more discomfort than in RE. Fairly good correlation levels were found between RE and VE for six of the objective indicators. This study clearly demonstrates that ergonomic studies of assembly tasks using VR are still challenging. Indeed, objective and subjective measurements of discomfort that are usually used in ergonomics to minimize the risks of work-related musculoskeletal disorders development exhibit opposite trends in RE and VE. Nevertheless, the high level of correlation found during this study indicates that the VR-based simulator can be used for such assessments.", "abstracts": [ { "abstractType": "Regular", "content": "Nowadays the process of workstation design tends to include assessment steps in a virtual environment (VE) to evaluate the ergonomic features. These approaches are cost-effective and convenient since working directly on the digital mock-up in a VE is preferable to constructing a real physical mock-up in a real environment (RE). This study aimed at understanding the ability of a VR-based assembly tasks simulator to evaluate physical risk factors in ergonomics. Sixteen subjects performed simplified assembly tasks in RE and VE. Motion of the upper body and five muscle electromyographic activities were recorded to compute normalized and averaged objective indicators of discomfort, that is, rapid upper limb assessment score, averaged muscle activations, and total task time. Rated perceived exertion (RPE) and a questionnaire were used as subjective indicators of discomfort. The timing regime and complexity of the assembly tasks were investigated as within-subject factors. The results revealed significant differences between measured indicators in RE and VE. While objective measures indicated lower activity and exposure in VE, the subjects experienced more discomfort than in RE. Fairly good correlation levels were found between RE and VE for six of the objective indicators. This study clearly demonstrates that ergonomic studies of assembly tasks using VR are still challenging. Indeed, objective and subjective measurements of discomfort that are usually used in ergonomics to minimize the risks of work-related musculoskeletal disorders development exhibit opposite trends in RE and VE. Nevertheless, the high level of correlation found during this study indicates that the VR-based simulator can be used for such assessments.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Nowadays the process of workstation design tends to include assessment steps in a virtual environment (VE) to evaluate the ergonomic features. These approaches are cost-effective and convenient since working directly on the digital mock-up in a VE is preferable to constructing a real physical mock-up in a real environment (RE). This study aimed at understanding the ability of a VR-based assembly tasks simulator to evaluate physical risk factors in ergonomics. Sixteen subjects performed simplified assembly tasks in RE and VE. Motion of the upper body and five muscle electromyographic activities were recorded to compute normalized and averaged objective indicators of discomfort, that is, rapid upper limb assessment score, averaged muscle activations, and total task time. Rated perceived exertion (RPE) and a questionnaire were used as subjective indicators of discomfort. The timing regime and complexity of the assembly tasks were investigated as within-subject factors. The results revealed significant differences between measured indicators in RE and VE. While objective measures indicated lower activity and exposure in VE, the subjects experienced more discomfort than in RE. Fairly good correlation levels were found between RE and VE for six of the objective indicators. This study clearly demonstrates that ergonomic studies of assembly tasks using VR are still challenging. Indeed, objective and subjective measurements of discomfort that are usually used in ergonomics to minimize the risks of work-related musculoskeletal disorders development exhibit opposite trends in RE and VE. Nevertheless, the high level of correlation found during this study indicates that the VR-based simulator can be used for such assessments.", "title": "Assessing the Ability of a VR-Based Assembly Task Simulation to Evaluate PhysicalRisk Factors", "normalizedTitle": "Assessing the Ability of a VR-Based Assembly Task Simulation to Evaluate PhysicalRisk Factors", "fno": "06654129", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Ergonomics", "Assembly", "Muscles", "Complexity Theory", "Electromyography", "Haptic Interfaces", "User Study", "Fidelity", "Ergonomics", "Motion Capture", "Emg", "Assembly Task" ], "authors": [ { "givenName": "Charles", "surname": "Pontonnier", "fullName": "Charles Pontonnier", "affiliation": "Ecoles Militaires de Saint-Cyr Coëtquidan/IRISA/INRIA, Campus Universitaire de Beaulieu, Rennes Cedex, France", "__typename": "ArticleAuthorType" }, { "givenName": "Afshin", "surname": "Samani", "fullName": "Afshin Samani", "affiliation": "Laboratory for Ergonomics and Work-related Disorders, Center for Sensory-Motor Interaction (SMI), Department of Health Science and Technology, AalborgUniversity, 9220 Aalborg East, Denmark", "__typename": "ArticleAuthorType" }, { "givenName": "Marwan", "surname": "Badawi", "fullName": "Marwan Badawi", "affiliation": "INRIA/IRISA Rennes, Campus Universitaire de Beaulieu, Rennes Cedex 35042, France", "__typename": "ArticleAuthorType" }, { "givenName": "Pascal", "surname": "Madeleine", "fullName": "Pascal Madeleine", "affiliation": "Laboratory for Ergonomics and Work-related Disorders, Center for Sensory-Motor Interaction (SMI), Department of Health Science and Technology, AalborgUniversity, 9220 Aalborg East, Denmark", "__typename": "ArticleAuthorType" }, { "givenName": "Georges", "surname": "Dumont", "fullName": "Georges Dumont", "affiliation": "ENS Rennes IRISA/INRIA, Campus Universitaire de Beaulieu, Rennes Cedex 35042, France", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2014-05-01 00:00:00", "pubType": "trans", "pages": "664-674", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icsea/2009/3777/0/3777a494", "title": "Checking Component Assembly in Acme: An Approach Applied on UML 2.0 Components Model", "doi": null, "abstractUrl": "/proceedings-article/icsea/2009/3777a494/12OmNA2cYBM", "parentPublication": { "id": "proceedings/icsea/2009/3777/0", "title": "Software Engineering Advances, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/etcs/2010/3987/2/3987b705", "title": "Training of the Ability in the Assembly Language Programming", "doi": null, "abstractUrl": "/proceedings-article/etcs/2010/3987b705/12OmNAtaRZi", "parentPublication": { "id": "proceedings/etcs/2010/3987/2", "title": "Education Technology and Computer Science, International Workshop on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2008/3381/0/3381a543", "title": "Research on Virtual Environment System for Large-scale Products Assembly and Training", "doi": null, "abstractUrl": "/proceedings-article/cw/2008/3381a543/12OmNBU1jIi", "parentPublication": { "id": "proceedings/cw/2008/3381/0", "title": "2008 International Conference on Cyberworlds", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/date/2010/7054/0/05457226", "title": "Are we there yet? Has IP block assembly become as easy as LEGO?", "doi": null, "abstractUrl": "/proceedings-article/date/2010/05457226/12OmNC4wtzR", "parentPublication": { "id": "proceedings/date/2010/7054/0", "title": "2010 Design, Automation & Test in Europe Conference & Exhibition (DATE 2010)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/haptic/2006/0226/0/01627072", "title": "Energy-Field Optimization and Haptic-Based Molecular Docking and Assembly Search System for Computer-Aided Molecular Design (CAMD)", "doi": null, "abstractUrl": "/proceedings-article/haptic/2006/01627072/12OmNvHoQr3", "parentPublication": { "id": "proceedings/haptic/2006/0226/0", "title": "Haptic Interfaces for Virtual Environment and Teleoperator Systems, International Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isatp/1995/6995/0/69950319", "title": "Comparative assembly planning during assembly design", "doi": null, "abstractUrl": "/proceedings-article/isatp/1995/69950319/12OmNvIxeXe", "parentPublication": { "id": "proceedings/isatp/1995/6995/0", "title": "Assembly and Task Planning, IEEE International Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isatp/2003/7770/0/01217192", "title": "Experiments of assembly planning in virtual environment", "doi": null, "abstractUrl": "/proceedings-article/isatp/2003/01217192/12OmNwErpDQ", "parentPublication": { "id": "proceedings/isatp/2003/7770/0", "title": "ISATP'03: 5th IEEE International Symposium on Assembly and Task Planning", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/case/2012/0430/0/06386351", "title": "Development of manipulation planning algorithm for a dual-arm robot assembly task", "doi": null, "abstractUrl": "/proceedings-article/case/2012/06386351/12OmNy2agJw", "parentPublication": { "id": "proceedings/case/2012/0430/0", "title": "2012 IEEE International Conference on Automation Science and Engineering (CASE 2012)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/06/07014246", "title": "Virtual Training: Learning Transfer of Assembly Tasks", "doi": null, "abstractUrl": "/journal/tg/2015/06/07014246/13rRUwhHcJk", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icicas/2020/9085/0/908500a395", "title": "Usability study of auditory feedback and visual feedback in an immersive virtual assembly system", "doi": null, "abstractUrl": "/proceedings-article/icicas/2020/908500a395/1sZ2XIcgSf6", "parentPublication": { "id": "proceedings/icicas/2020/9085/0", "title": "2020 International Conference on Intelligent Computing, Automation and Systems (ICICAS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06776318", "articleId": "13rRUy2YLYw", "__typename": "AdjacentArticleType" }, "next": { "fno": "06684153", "articleId": "13rRUx0xPia", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNrJRP2l", "title": "Sept.-Oct.", "year": "2020", "issueNum": "05", "idPrefix": "cg", "pubType": "magazine", "volume": "40", "label": "Sept.-Oct.", "downloadables": { "hasCover": true, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1l6OFwFFlcY", "doi": "10.1109/MCG.2020.3006330", "abstract": "Virtual immersive training (VIT) systems based on gamification of tasks are increasingly employed to train assembly workers. In this article, we present a study that compares the effectiveness of virtual and physical training for teaching a bimanual assembly task and in a novel approach, we introduce task complexity (TZ_$_{\\mathrm{CXB}}$_Z CXB ) as an indicator of assembly errors during final assembly. In a between-subjects experiment, 100 participants were trained to assemble a 3-D cube in one of the four conditions (physical, virtual and with trainer's verbal assistance or not). The results demonstrate that the best-performing conditions, both in terms of successful assemblies and time performance, are the ones that the physical objects are included in the training, whereas no significant difference is found when the trainer's verbal assistance is present or absent during training. Additionally, we address the validity of a practical TZ_$_{\\mathrm{CXB}}$_Z CXB list as a tool for supporting the design of VIT systems.", "abstracts": [ { "abstractType": "Regular", "content": "Virtual immersive training (VIT) systems based on gamification of tasks are increasingly employed to train assembly workers. In this article, we present a study that compares the effectiveness of virtual and physical training for teaching a bimanual assembly task and in a novel approach, we introduce task complexity (T$_{\\mathrm{CXB}}$ CXB ) as an indicator of assembly errors during final assembly. In a between-subjects experiment, 100 participants were trained to assemble a 3-D cube in one of the four conditions (physical, virtual and with trainer's verbal assistance or not). The results demonstrate that the best-performing conditions, both in terms of successful assemblies and time performance, are the ones that the physical objects are included in the training, whereas no significant difference is found when the trainer's verbal assistance is present or absent during training. Additionally, we address the validity of a practical T$_{\\mathrm{CXB}}$ CXB list as a tool for supporting the design of VIT systems.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Virtual immersive training (VIT) systems based on gamification of tasks are increasingly employed to train assembly workers. In this article, we present a study that compares the effectiveness of virtual and physical training for teaching a bimanual assembly task and in a novel approach, we introduce task complexity (T- CXB ) as an indicator of assembly errors during final assembly. In a between-subjects experiment, 100 participants were trained to assemble a 3-D cube in one of the four conditions (physical, virtual and with trainer's verbal assistance or not). The results demonstrate that the best-performing conditions, both in terms of successful assemblies and time performance, are the ones that the physical objects are included in the training, whereas no significant difference is found when the trainer's verbal assistance is present or absent during training. Additionally, we address the validity of a practical T- CXB list as a tool for supporting the design of VIT systems.", "title": "Effectiveness of Virtual Versus Physical Training: The Case of Assembly Tasks, Trainer&#x0027;s Verbal Assistance, and Task Complexity", "normalizedTitle": "Effectiveness of Virtual Versus Physical Training: The Case of Assembly Tasks, Trainer's Verbal Assistance, and Task Complexity", "fno": "09130859", "hasPdf": true, "idPrefix": "cg", "keywords": [ "Assembling", "Computer Based Training", "Industrial Training", "Personnel", "Teaching", "Virtual Reality", "VIT Systems", "Physical Training", "Task Complexity", "Virtual Immersive Training Systems", "Assembly Workers", "Bimanual Assembly Task", "T Sub CXB Sub CXB List", "Trainer Verbal Assistance", "Teaching Process", "Training", "Task Analysis", "Complexity Theory", "Animation", "Testing", "Software Tools", "Virtual Environments", "Learning Transfer", "Virtual Reality", "Assembly", "Task Complexity", "Training" ], "authors": [ { "givenName": "Konstantinos", "surname": "Koumaditis", "fullName": "Konstantinos Koumaditis", "affiliation": "Aarhus University", "__typename": "ArticleAuthorType" }, { "givenName": "Francesco", "surname": "Chinello", "fullName": "Francesco Chinello", "affiliation": "Aarhus University", "__typename": "ArticleAuthorType" }, { "givenName": "Panagiotis", "surname": "Mitkidis", "fullName": "Panagiotis Mitkidis", "affiliation": "Aarhus University", "__typename": "ArticleAuthorType" }, { "givenName": "Simon", "surname": "Karg", "fullName": "Simon Karg", "affiliation": "Aarhus University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2020-09-01 00:00:00", "pubType": "mags", "pages": "41-56", "year": "2020", "issn": "0272-1716", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/vr/2009/3943/0/04810993", "title": "Haptic Assembly and Disassembly Task Assistance using Interactive Path Planning", "doi": null, "abstractUrl": "/proceedings-article/vr/2009/04810993/12OmNBSSVjp", "parentPublication": { "id": "proceedings/vr/2009/3943/0", "title": "2009 IEEE Virtual Reality Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2008/3381/0/3381a543", "title": "Research on Virtual Environment System for Large-scale Products Assembly and Training", "doi": null, "abstractUrl": "/proceedings-article/cw/2008/3381a543/12OmNBU1jIi", "parentPublication": { "id": "proceedings/cw/2008/3381/0", "title": "2008 International Conference on Cyberworlds", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/micai/2010/4284/0/4284a129", "title": "Collaborative Interaction Analysis in Virtual Environments Based on Verbal and Nonverbal Interaction", "doi": null, "abstractUrl": "/proceedings-article/micai/2010/4284a129/12OmNrAv3Hw", "parentPublication": { "id": "proceedings/micai/2010/4284/0", "title": "2010 Ninth Mexican International Conference on Artificial Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/06/07014246", "title": "Virtual Training: Learning Transfer of Assembly Tasks", "doi": null, "abstractUrl": "/journal/tg/2015/06/07014246/13rRUwhHcJk", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2023/05/10049649", "title": "Comparing the Effects of Visual Realism on Size Perception in VR versus Real World Viewing through Physical and Verbal Judgments", "doi": null, "abstractUrl": "/journal/tg/2023/05/10049649/1KYolXflEWI", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089573", "title": "Effects of Interacting with a Crowd of Emotional Virtual Humans on Users&#x2019; Affective and Non-Verbal Behaviors", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089573/1jIxfPwklig", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vrw/2020/6532/0/09090516", "title": "Investigating Trainees&#x2019; Nonverbal Behaviors in Virtual Patients Communication in Virtual Reality", "doi": null, "abstractUrl": "/proceedings-article/vrw/2020/09090516/1jIxjtFwen6", "parentPublication": { "id": "proceedings/vrw/2020/6532/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/csci/2019/5584/0/558400a606", "title": "Collaborative Virtual Assembly Environment for Product Design", "doi": null, "abstractUrl": "/proceedings-article/csci/2019/558400a606/1jdDLZmoQJa", "parentPublication": { "id": "proceedings/csci/2019/5584/0", "title": "2019 International Conference on Computational Science and Computational Intelligence (CSCI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aivr/2020/7463/0/746300a068", "title": "Verbal Mimicry Predicts Social Distance and Social Attraction to an Outgroup Member in Virtual Reality", "doi": null, "abstractUrl": "/proceedings-article/aivr/2020/746300a068/1qpzC44fheg", "parentPublication": { "id": "proceedings/aivr/2020/7463/0", "title": "2020 IEEE International Conference on Artificial Intelligence and Virtual Reality (AIVR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2021/4065/0/406500a093", "title": "A System for Collaborative Assembly Simulation and User Performance Analysis", "doi": null, "abstractUrl": "/proceedings-article/cw/2021/406500a093/1yBF4m4ghGg", "parentPublication": { "id": "proceedings/cw/2021/4065/0", "title": "2021 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09146726", "articleId": "1lHjThn9Sog", "__typename": "AdjacentArticleType" }, "next": { "fno": "09151179", "articleId": "1lPCzce8nQI", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzVoBCD", "title": "Sept.-Oct.", "year": "2015", "issueNum": "05", "idPrefix": "tb", "pubType": "journal", "volume": "12", "label": "Sept.-Oct.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUEgs2Kl", "doi": "10.1109/TCBB.2015.2443211", "abstract": "The five papers in this special section were presented at the Eighth International Conference on Computational Systems Biology and Fourth Translational Bioinformatics Conference (ISB/TBC 2014), which was held in Qingdao, China, 24-27 October, 2014. ", "abstracts": [ { "abstractType": "Regular", "content": "The five papers in this special section were presented at the Eighth International Conference on Computational Systems Biology and Fourth Translational Bioinformatics Conference (ISB/TBC 2014), which was held in Qingdao, China, 24-27 October, 2014. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The five papers in this special section were presented at the Eighth International Conference on Computational Systems Biology and Fourth Translational Bioinformatics Conference (ISB/TBC 2014), which was held in Qingdao, China, 24-27 October, 2014. ", "title": "Guest Editorial for Special Section on ISB/TBC 2014", "normalizedTitle": "Guest Editorial for Special Section on ISB/TBC 2014", "fno": "07293248", "hasPdf": true, "idPrefix": "tb", "keywords": [ "Special Issues And Sections", "Bioinformatics", "Informatics", "Meetings" ], "authors": [ { "givenName": "Shihua", "surname": "Zhang", "fullName": "Shihua Zhang", "affiliation": "National Center for Mathematics and Interdisciplinary Sciences, Academy of Mathematics and Systems Science, Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": "Luonan", "surname": "Chen", "fullName": "Luonan Chen", "affiliation": "Key Laboratory of Systems Biology, Innovation Center for Cell Signaling Network, Shanghai, China", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "05", "pubDate": "2015-09-01 00:00:00", "pubType": "trans", "pages": "1074-1075", "year": "2015", "issn": "1545-5963", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tb/2013/05/ttb2013051089", "title": "Guest Editorial for ACM BCB", "doi": null, "abstractUrl": "/journal/tb/2013/05/ttb2013051089/13rRUEgs2Af", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/04/ttb2013040817", "title": "Guest Editorial for Special Section on BSB 2012", "doi": null, "abstractUrl": "/journal/tb/2013/04/ttb2013040817/13rRUIIVlaV", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/05/ttb2013051199", "title": "Guest Editorial for Special Section on BIOKDD", "doi": null, "abstractUrl": "/journal/tb/2013/05/ttb2013051199/13rRUILtJxU", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2014/04/06873414", "title": "Guest editorial for the 12th Asia Pacific Bioinformatics Conference", "doi": null, "abstractUrl": "/journal/tb/2014/04/06873414/13rRUwI5TW8", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/08/07138667", "title": "Guest Editors’ Introduction: Special Section on the IEEE Pacific Visualization Symposium 2014", "doi": null, "abstractUrl": "/journal/tg/2015/08/07138667/13rRUwI5Ugf", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2016/01/07401238", "title": "Guest Editorial for Special Section on the 10th International Conference on Intelligent Computing (ICIC)", "doi": null, "abstractUrl": "/journal/tb/2016/01/07401238/13rRUwInvrD", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2015/04/07180484", "title": "Guest Editorial for the 25th International Conference on Genome Informatics (GIW/ISCB-Asia 2014)", "doi": null, "abstractUrl": "/journal/tb/2015/04/07180484/13rRUwgQppl", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tm/2013/08/ttm2013081470", "title": "Guest Editorial: Special Section on Outstanding Papers from MobiSys 2012", "doi": null, "abstractUrl": "/journal/tm/2013/08/ttm2013081470/13rRUxAATh6", "parentPublication": { "id": "trans/tm", "title": "IEEE Transactions on Mobile Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2016/07/07484393", "title": "Guest Editorial: Special Section on CVPR 2014", "doi": null, "abstractUrl": "/journal/tp/2016/07/07484393/13rRUxDItis", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tm/2014/01/ttm2014010003", "title": "Guest Editorial: Special section on outstanding papers from MobiCom 2012", "doi": null, "abstractUrl": "/journal/tm/2014/01/ttm2014010003/13rRUxZ0o27", "parentPublication": { "id": "trans/tm", "title": "IEEE Transactions on Mobile Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07050241", "articleId": "13rRUxASuWA", "__typename": "AdjacentArticleType" }, "next": { "fno": "07065232", "articleId": "13rRUxASuEy", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzA6GUp", "title": "Jan.-Feb.", "year": "2016", "issueNum": "01", "idPrefix": "tb", "pubType": "journal", "volume": "13", "label": "Jan.-Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvrD", "doi": "10.1109/TCBB.2015.2491058", "abstract": "This special section includes a selection of eight papers presented at the 10th International Conference on Intelligent Computing (ICIC) held in Taiyuan, China, on August 3–6, 2014. ", "abstracts": [ { "abstractType": "Regular", "content": "This special section includes a selection of eight papers presented at the 10th International Conference on Intelligent Computing (ICIC) held in Taiyuan, China, on August 3–6, 2014. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This special section includes a selection of eight papers presented at the 10th International Conference on Intelligent Computing (ICIC) held in Taiyuan, China, on August 3–6, 2014. ", "title": "Guest Editorial for Special Section on the 10th International Conference on Intelligent Computing (ICIC)", "normalizedTitle": "Guest Editorial for Special Section on the 10th International Conference on Intelligent Computing (ICIC)", "fno": "07401238", "hasPdf": true, "idPrefix": "tb", "keywords": [ "Special Issues And Sections", "Meetings", "Bioinformatics", "Computational Biology" ], "authors": [ { "givenName": "De-Shuang", "surname": "Huang", "fullName": "De-Shuang Huang", "affiliation": "Machine Learning and Systems Biology Laboratory, Tongji University", "__typename": "ArticleAuthorType" }, { "givenName": "Vitoantonio", "surname": "Bevilacqua", "fullName": "Vitoantonio Bevilacqua", "affiliation": "Electrical and Information Engineering Department, Polytechnic of Bari", "__typename": "ArticleAuthorType" }, { "givenName": "M. Michael", "surname": "Gromiha", "fullName": "M. Michael Gromiha", "affiliation": "Department of Biotechnology, Indian Institute of Technology (IIT) Madras, Chennai, India", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "01", "pubDate": "2016-01-01 00:00:00", "pubType": "trans", "pages": "1-3", "year": "2016", "issn": "1545-5963", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tb/2015/05/07293248", "title": "Guest Editorial for Special Section on ISB/TBC 2014", "doi": null, "abstractUrl": "/journal/tb/2015/05/07293248/13rRUEgs2Kl", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/04/ttb2013040817", "title": "Guest Editorial for Special Section on BSB 2012", "doi": null, "abstractUrl": "/journal/tb/2013/04/ttb2013040817/13rRUIIVlaV", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2013/05/ttb2013051199", "title": "Guest Editorial for Special Section on BIOKDD", "doi": null, "abstractUrl": "/journal/tb/2013/05/ttb2013051199/13rRUILtJxU", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2016/07/07484393", "title": "Guest Editorial: Special Section on CVPR 2014", "doi": null, "abstractUrl": "/journal/tp/2016/07/07484393/13rRUxDItis", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07230338", "title": "Guest Editor's Introduction: Special Section on the ACM SIGGRAPH/Eurographics Symposium on Computer Animation (SCA)", "doi": null, "abstractUrl": "/journal/tg/2015/10/07230338/13rRUxOve9L", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/03/09788108", "title": "Editorial", "doi": null, "abstractUrl": "/journal/tb/2022/03/09788108/1DU9k5pRa4o", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2022/06/09976406", "title": "Guest Editorial for Special Section on the 16th International Conference on Intelligent Computing (ICIC)", "doi": null, "abstractUrl": "/journal/tb/2022/06/09976406/1IWfy9tMnio", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2019/03/08730460", "title": "Guest Editorial for Special Section on the 13th International Conference on Intelligent Computing (ICIC)", "doi": null, "abstractUrl": "/journal/tb/2019/03/08730460/1aAwFFdWTgA", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2020/05/09216711", "title": "Guest Editorial for Special Section on the 14th International Conference on Intelligent Computing (ICIC)", "doi": null, "abstractUrl": "/journal/tb/2020/05/09216711/1nJsq3Pf8Bi", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tb/2021/05/09563007", "title": "Guest Editorial for Special Section on the 15<sup>th</sup> International Conference on Intelligent Computing (ICIC)", "doi": null, "abstractUrl": "/journal/tb/2021/05/09563007/1xvtcPvNQQg", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": null, "next": { "fno": "07138595", "articleId": "13rRUILc8dU", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAmmuQm", "title": "July", "year": "2016", "issueNum": "07", "idPrefix": "tp", "pubType": "journal", "volume": "38", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxDItis", "doi": "10.1109/TPAMI.2016.2560278", "abstract": "The papers in this special section were presented at the IEEE Computer Vision and Pattern Recognition (CVPR), June, 2014, jointly sponsored by the IEEE and the Computer Vision Foundation. ", "abstracts": [ { "abstractType": "Regular", "content": "The papers in this special section were presented at the IEEE Computer Vision and Pattern Recognition (CVPR), June, 2014, jointly sponsored by the IEEE and the Computer Vision Foundation. ", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The papers in this special section were presented at the IEEE Computer Vision and Pattern Recognition (CVPR), June, 2014, jointly sponsored by the IEEE and the Computer Vision Foundation. ", "title": "Guest Editorial: Special Section on CVPR 2014", "normalizedTitle": "Guest Editorial: Special Section on CVPR 2014", "fno": "07484393", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Special Issues And Sections", "Meetings", "Computer Vision" ], "authors": [ { "givenName": "Ronen", "surname": "Basri", "fullName": "Ronen Basri", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Cornelia", "surname": "Fermüller", "fullName": "Cornelia Fermüller", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Aleix M.", "surname": "Martinez", "fullName": "Aleix M. Martinez", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "René", "surname": "Vidal", "fullName": "René Vidal", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "07", "pubDate": "2016-07-01 00:00:00", "pubType": "trans", "pages": "1281-1282", "year": "2016", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tb/2015/05/07293248", "title": "Guest Editorial for Special Section on ISB/TBC 2014", "doi": null, "abstractUrl": "/journal/tb/2015/05/07293248/13rRUEgs2Kl", "parentPublication": { "id": "trans/tb", "title": "IEEE/ACM Transactions on Computational Biology and Bioinformatics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/08/07138667", "title": "Guest Editors’ Introduction: Special Section on the IEEE Pacific Visualization Symposium 2014", "doi": null, "abstractUrl": "/journal/tg/2015/08/07138667/13rRUwI5Ugf", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2013/12/ttp2013122819", "title": "TPAMI CVPR Special Section", "doi": null, "abstractUrl": "/journal/tp/2013/12/ttp2013122819/13rRUwjXZKQ", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2012/09/ttp2012091665", "title": "Special Editors' Introduction to the Special Issue on Award-Winning Papers from the IEEE Conference on Computer Vision and Pattern Recognition 2010 (CVPR 2010)", "doi": null, "abstractUrl": "/journal/tp/2012/09/ttp2012091665/13rRUwjXZTc", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tm/2013/08/ttm2013081470", "title": "Guest Editorial: Special Section on Outstanding Papers from MobiSys 2012", "doi": null, "abstractUrl": "/journal/tm/2013/08/ttm2013081470/13rRUxAATh6", "parentPublication": { "id": "trans/tm", "title": "IEEE Transactions on Mobile Computing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/06/08703194", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2019", "doi": null, "abstractUrl": "/journal/tg/2019/06/08703194/19Er7j5Ad7a", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09766260", "title": "Guest Editors&#x0027; Introduction: Special Section on IEEE PacificVis 2022", "doi": null, "abstractUrl": "/journal/tg/2022/06/09766260/1D34QjpFGyQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2022/12/09940449", "title": "Introduction to the Special Section of CVPR 2017", "doi": null, "abstractUrl": "/journal/tp/2022/12/09940449/1I6NKbDC8RG", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/06/09430173", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2021", "doi": null, "abstractUrl": "/journal/tg/2021/06/09430173/1tzuiF6azcs", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2021/12/09600584", "title": "Editorial: Introduction to the Special Section on CVPR2019 Best Papers", "doi": null, "abstractUrl": "/journal/tp/2021/12/09600584/1yeDpNQT8be", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07484355", "articleId": "13rRUEgaroY", "__typename": "AdjacentArticleType" }, "next": { "fno": "07274730", "articleId": "13rRUB6Sq1G", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNqESuij", "title": "May", "year": "2012", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "18", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvf5", "doi": "10.1109/TVCG.2011.105", "abstract": "We present a novel hybrid method to allow large time steps in explicit integrations for the simulation of deformable objects. In explicit integration schemes, the time step is typically limited by the size and the shape of the discretization elements as well as by the material parameters. We propose a two-step strategy to enable large time steps for meshes with elements potentially destabilizing the integration. First, the necessary time step for a stable computation is identified per element using modal analysis. This allows determining which elements have to be handled specially given a desired simulation time step. The identified critical elements are treated by a geometric deformation model, while the remaining ones are simulated with a standard deformation model (in our case, a corotational linear Finite Element Method). In order to achieve a valid deformation behavior, we propose a strategy to determine appropriate parameters for the geometric model. Our hybrid method allows taking much larger time steps than using an explicit Finite Element Method alone. The total computational costs per second are significantly lowered. The proposed scheme is especially useful for simulations requiring interactive mesh updates, such as for instance cutting in surgical simulations.", "abstracts": [ { "abstractType": "Regular", "content": "We present a novel hybrid method to allow large time steps in explicit integrations for the simulation of deformable objects. In explicit integration schemes, the time step is typically limited by the size and the shape of the discretization elements as well as by the material parameters. We propose a two-step strategy to enable large time steps for meshes with elements potentially destabilizing the integration. First, the necessary time step for a stable computation is identified per element using modal analysis. This allows determining which elements have to be handled specially given a desired simulation time step. The identified critical elements are treated by a geometric deformation model, while the remaining ones are simulated with a standard deformation model (in our case, a corotational linear Finite Element Method). In order to achieve a valid deformation behavior, we propose a strategy to determine appropriate parameters for the geometric model. Our hybrid method allows taking much larger time steps than using an explicit Finite Element Method alone. The total computational costs per second are significantly lowered. The proposed scheme is especially useful for simulations requiring interactive mesh updates, such as for instance cutting in surgical simulations.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present a novel hybrid method to allow large time steps in explicit integrations for the simulation of deformable objects. In explicit integration schemes, the time step is typically limited by the size and the shape of the discretization elements as well as by the material parameters. We propose a two-step strategy to enable large time steps for meshes with elements potentially destabilizing the integration. First, the necessary time step for a stable computation is identified per element using modal analysis. This allows determining which elements have to be handled specially given a desired simulation time step. The identified critical elements are treated by a geometric deformation model, while the remaining ones are simulated with a standard deformation model (in our case, a corotational linear Finite Element Method). In order to achieve a valid deformation behavior, we propose a strategy to determine appropriate parameters for the geometric model. Our hybrid method allows taking much larger time steps than using an explicit Finite Element Method alone. The total computational costs per second are significantly lowered. The proposed scheme is especially useful for simulations requiring interactive mesh updates, such as for instance cutting in surgical simulations.", "title": "Maintaining Large Time Steps in Explicit Finite Element Simulations Using Shape Matching", "normalizedTitle": "Maintaining Large Time Steps in Explicit Finite Element Simulations Using Shape Matching", "fno": "ttg2012050717", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Pattern Matching", "Computer Animation", "Finite Element Analysis", "Surgical Simulation", "Time Step Maintenance", "Explicit Finite Element Simulation", "Shape Matching", "Deformable Object Simulation", "Explicit Integration Scheme", "Discretization Element", "Material Parameter", "Modal Analysis", "Simulation Time Step", "Geometric Deformation Model", "Standard Deformation Model", "Corotational Linear Finite Element Method", "Deformation Behavior", "Interactive Mesh Update", "Computational Modeling", "Deformable Models", "Finite Element Methods", "Solid Modeling", "Mathematical Model", "Estimation", "Sockets", "Stability And Instability", "Physically Based Modeling", "Virtual Reality", "Real Time" ], "authors": [ { "givenName": "B.", "surname": "Fierz", "fullName": "B. Fierz", "affiliation": "Comput. Vision Lab., ETH Zurich, Zurich, Switzerland", "__typename": "ArticleAuthorType" }, { "givenName": "J.", "surname": "Spillmann", "fullName": "J. Spillmann", "affiliation": "Comput. Vision Lab., ETH Zurich, Zurich, Switzerland", "__typename": "ArticleAuthorType" }, { "givenName": "Iker Aguinaga", "surname": "Hoyos", "fullName": "Iker Aguinaga Hoyos", "affiliation": "CELT, Tecnun, Donostia, Spain", "__typename": "ArticleAuthorType" }, { "givenName": "M.", "surname": "Harders", "fullName": "M. Harders", "affiliation": "Comput. Vision Lab., ETH Zurich, Zurich, Switzerland", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2012-05-01 00:00:00", "pubType": "trans", "pages": "717-728", "year": "2012", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ihmsc/2009/3752/2/3752b327", "title": "Basing on the Gear Pump's Radial Deformation to the Leakage Effects of Finite Element Analysis", "doi": null, "abstractUrl": "/proceedings-article/ihmsc/2009/3752b327/12OmNBfZSmY", "parentPublication": { "id": "proceedings/ihmsc/2009/3752/1", "title": "2009 International Conference on Intelligent Human-Machine Systems and Cybernetics. IHMSC 2009", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/etcs/2010/3987/1/3987a206", "title": "A New Non-rigid Image Registration Algorithm Using the Finite-Element Method", "doi": null, "abstractUrl": "/proceedings-article/etcs/2010/3987a206/12OmNCesr3f", "parentPublication": { "id": "proceedings/etcs/2010/3987/1", "title": "Education Technology and Computer Science, International Workshop on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2013/2246/0/2246a338", "title": "Stable Simulations of Deformable Objects Using Explicit Integration", "doi": null, "abstractUrl": "/proceedings-article/cw/2013/2246a338/12OmNvAiSG8", "parentPublication": { "id": "proceedings/cw/2013/2246/0", "title": "2013 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmtma/2010/3962/2/3962c284", "title": "Finite Element Analysis on Thermal Deformation of T-shape Groove Dry Gas Seal", "doi": null, "abstractUrl": "/proceedings-article/icmtma/2010/3962c284/12OmNx7G5YS", "parentPublication": { "id": "proceedings/icmtma/2010/3962/2", "title": "2010 International Conference on Measuring Technology and Mechatronics Automation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ihmsc/2009/3752/2/3752b045", "title": "Numerical Simulation of Integrated Deformation of Heavy Hydrostatic Thrust Bearing and Experimental Research", "doi": null, "abstractUrl": "/proceedings-article/ihmsc/2009/3752b045/12OmNxbEtMp", "parentPublication": { "id": "proceedings/ihmsc/2009/3752/1", "title": "2009 International Conference on Intelligent Human-Machine Systems and Cybernetics. IHMSC 2009", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmtma/2013/4932/0/4932a520", "title": "Energy Absorption Study on Drive Cab of an Intercity Coach in Frontal Impact Analysis", "doi": null, "abstractUrl": "/proceedings-article/icmtma/2013/4932a520/12OmNzA6GPs", "parentPublication": { "id": "proceedings/icmtma/2013/4932/0", "title": "2013 Fifth International Conference on Measuring Technology and Mechatronics Automation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bibe/2009/3656/0/3656a045", "title": "Soft Tissue Deformation and Optimized Data Structures for Mass Spring Methods", "doi": null, "abstractUrl": "/proceedings-article/bibe/2009/3656a045/12OmNzUgcXV", "parentPublication": { "id": "proceedings/bibe/2009/3656/0", "title": "2009 Ninth IEEE International Conference on Bioinformatics and Bioengineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icic/2009/3634/4/3634d178", "title": "Finite Element Modelling and Simulating of Drilling of Titanium Alloy", "doi": null, "abstractUrl": "/proceedings-article/icic/2009/3634d178/12OmNzaQox7", "parentPublication": { "id": "proceedings/icic/2009/3634/4", "title": "2009 Second International Conference on Information and Computing Science", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icicta/2010/4077/2/4077c323", "title": "Finite Element Based Dimension Deformation Predication and Anti-deformation Compensation Model for Composite Part", "doi": null, "abstractUrl": "/proceedings-article/icicta/2010/4077c323/12OmNzayNzf", "parentPublication": { "id": "proceedings/icicta/2010/4077/2", "title": "Intelligent Computation Technology and Automation, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2004/03/v0314", "title": "Real-Time Finite Element Modeling for Surgery Simulation: An Application to Virtual Suturing", "doi": null, "abstractUrl": "/journal/tg/2004/03/v0314/13rRUxASuG7", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2012050703", "articleId": "13rRUIM2VH1", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2012050729", "articleId": "13rRUxjyX3X", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgEm", "name": "ttg2012050717s.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2012050717s.zip", "extension": "zip", "size": "57.2 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNyQGSaD", "title": "July", "year": "2012", "issueNum": "07", "idPrefix": "td", "pubType": "journal", "volume": "23", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxASuFV", "doi": "10.1109/TPDS.2011.291", "abstract": "This paper proposes large-scale transient stability simulation based on the massively parallel architecture of multiple graphics processing units (GPUs). A robust and efficient instantaneous relaxation (IR)-based parallel processing technique which features implicit integration, full Newton iteration, and sparse LU-based linear solver is used to run the multiple GPUs simultaneously. This implementation highlights the combination of coarse-grained algorithm-level parallelism with fine-grained data-parallelism of the GPUs to accelerate large-scale transient stability simulation. Multithreaded parallel programming makes the entire implementation highly transparent, scalable, and efficient. Several large test systems are used for the simulation with a maximum size of 9,984 buses and 2,560 synchronous generators all modeled in detail resulting in matrices that are larger than 20\\hbox{,}000\\times 20\\hbox{,}000.", "abstracts": [ { "abstractType": "Regular", "content": "This paper proposes large-scale transient stability simulation based on the massively parallel architecture of multiple graphics processing units (GPUs). A robust and efficient instantaneous relaxation (IR)-based parallel processing technique which features implicit integration, full Newton iteration, and sparse LU-based linear solver is used to run the multiple GPUs simultaneously. This implementation highlights the combination of coarse-grained algorithm-level parallelism with fine-grained data-parallelism of the GPUs to accelerate large-scale transient stability simulation. Multithreaded parallel programming makes the entire implementation highly transparent, scalable, and efficient. Several large test systems are used for the simulation with a maximum size of 9,984 buses and 2,560 synchronous generators all modeled in detail resulting in matrices that are larger than 20\\hbox{,}000\\times 20\\hbox{,}000.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This paper proposes large-scale transient stability simulation based on the massively parallel architecture of multiple graphics processing units (GPUs). A robust and efficient instantaneous relaxation (IR)-based parallel processing technique which features implicit integration, full Newton iteration, and sparse LU-based linear solver is used to run the multiple GPUs simultaneously. This implementation highlights the combination of coarse-grained algorithm-level parallelism with fine-grained data-parallelism of the GPUs to accelerate large-scale transient stability simulation. Multithreaded parallel programming makes the entire implementation highly transparent, scalable, and efficient. Several large test systems are used for the simulation with a maximum size of 9,984 buses and 2,560 synchronous generators all modeled in detail resulting in matrices that are larger than 20\\hbox{,}000\\times 20\\hbox{,}000.", "title": "Large-Scale Transient Stability Simulation of Electrical Power Systems on Parallel GPUs", "normalizedTitle": "Large-Scale Transient Stability Simulation of Electrical Power Systems on Parallel GPUs", "fno": "ttd2012071255", "hasPdf": true, "idPrefix": "td", "keywords": [ "Graphics Processors", "Instantaneous Relaxation", "Large Scale Systems", "Multiple GP Us", "Newton Raphson Method", "Parallel Multithreaded Programming", "Power System Simulation", "Power System Transient Stability", "Sparse Direct Solvers" ], "authors": [ { "givenName": "Vahid", "surname": "Jalili-Marandi", "fullName": "Vahid Jalili-Marandi", "affiliation": "OPAL-RT Technologies Inc., Montreal", "__typename": "ArticleAuthorType" }, { "givenName": "Zhiyin", "surname": "Zhou", "fullName": "Zhiyin Zhou", "affiliation": "University of Alberta, Edmonton", "__typename": "ArticleAuthorType" }, { "givenName": "Venkata", "surname": "Dinavahi", "fullName": "Venkata Dinavahi", "affiliation": "University of Alberta, Edmonton", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "07", "pubDate": "2012-07-01 00:00:00", "pubType": "trans", "pages": "1255-1266", "year": "2012", "issn": "1045-9219", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icece/2010/4031/0/4031e422", "title": "The Influence of Electrical Parameters of Double Fed Induction Generator on the Transient Voltage Stability", "doi": null, "abstractUrl": "/proceedings-article/icece/2010/4031e422/12OmNAkWvKr", "parentPublication": { "id": "proceedings/icece/2010/4031/0", "title": "Electrical and Control Engineering, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icece/2010/4031/0/4031d680", "title": "Effect of Large-Scale Wind Farm on Transient Stability", "doi": null, "abstractUrl": "/proceedings-article/icece/2010/4031d680/12OmNAle6vf", "parentPublication": { "id": "proceedings/icece/2010/4031/0", "title": "Electrical and Control Engineering, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/splc/1993/4980/0/00365560", "title": "Parallel differential-algebraic equation solvers for power system transient stability analysis", "doi": null, "abstractUrl": "/proceedings-article/splc/1993/00365560/12OmNBI6adc", "parentPublication": { "id": "proceedings/splc/1993/4980/0", "title": "Proceedings of Scalable Parallel Libraries Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sbac-pad/2012/4907/0/4907a083", "title": "Sparse Fast Fourier Transform on GPUs and Multi-core CPUs", "doi": null, "abstractUrl": "/proceedings-article/sbac-pad/2012/4907a083/12OmNqIhG3v", "parentPublication": { "id": "proceedings/sbac-pad/2012/4907/0", "title": "Computer Architecture and High Performance Computing, Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sbac-pad/2012/4907/0/4907a075", "title": "Exploiting Concurrent GPU Operations for Efficient Work Stealing on Multi-GPUs", "doi": null, "abstractUrl": "/proceedings-article/sbac-pad/2012/4907a075/12OmNrMZpAv", "parentPublication": { "id": "proceedings/sbac-pad/2012/4907/0", "title": "Computer Architecture and High Performance Computing, Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/asap/2009/3732/0/3732a137", "title": "NeMo: A Platform for Neural Modelling of Spiking Neurons Using GPUs", "doi": null, "abstractUrl": "/proceedings-article/asap/2009/3732a137/12OmNx6g6qn", "parentPublication": { "id": "proceedings/asap/2009/3732/0", "title": "2009 20th IEEE International Conference on Application-specific Systems, Architectures and Processors", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sbac-pad/2009/3857/0/3857a101", "title": "Design and Implementation of Brain Fiber Tracking for GPUs and PC Clusters", "doi": null, "abstractUrl": "/proceedings-article/sbac-pad/2009/3857a101/12OmNxWLTEB", "parentPublication": { "id": "proceedings/sbac-pad/2009/3857/0", "title": "Computer Architecture and High Performance Computing, Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/td/2011/01/ttd2011010022", "title": "Cyclic Reduction Tridiagonal Solvers on GPUs Applied to Mixed-Precision Multigrid", "doi": null, "abstractUrl": "/journal/td/2011/01/ttd2011010022/13rRUwd9CFF", "parentPublication": { "id": "trans/td", "title": "IEEE Transactions on Parallel & Distributed Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sc/1995/2568/0/01383170", "title": "Parallel Implementations of the Power System Transient Stability Problem on Clusters of Workstations", "doi": null, "abstractUrl": "/proceedings-article/sc/1995/01383170/1D87WKmGgqA", "parentPublication": { "id": "proceedings/sc/1995/2568/0", "title": "SC Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/bd/2021/03/08733051", "title": "Billion-Scale Similarity Search with GPUs", "doi": null, "abstractUrl": "/journal/bd/2021/03/08733051/1aFvgKKpjoc", "parentPublication": { "id": "trans/bd", "title": "IEEE Transactions on Big Data", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttd2012071240", "articleId": "13rRUwInvAG", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttd2012071267", "articleId": "13rRUy2YLSH", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyv7moM", "title": "Jan.", "year": "2014", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUB7a1fQ", "doi": "10.1109/TVCG.2013.19", "abstract": "We present a GPU friendly, Eulerian, free surface fluid simulation method that conserves mass locally and globally without the use of Lagrangian components. Local mass conservation prevents small-scale details of the free surface from disappearing, a problem that plagues many previous approaches, while global mass conservation ensures that the total volume of the liquid does not decrease over time. Our method handles moving solid boundaries as well as cells that are partially filled with solids. Due to its stability, it allows the use of large time steps that makes it suitable for both offline and real-time applications. We achieve this by using density-based surface tracking with a novel, unconditionally stable, conservative advection scheme. We also propose mass conserving methods to sharpen the interface and to reveal subgrid features of the liquid. While our approach conserves mass, volume loss is still possible but only temporarily. With constant mass, local volume loss causes a local increase of the density used for surface tracking which we detect and correct over time. We show the effectiveness of the proposed methods in several practical examples all running either at interactive rates or in real time.", "abstracts": [ { "abstractType": "Regular", "content": "We present a GPU friendly, Eulerian, free surface fluid simulation method that conserves mass locally and globally without the use of Lagrangian components. Local mass conservation prevents small-scale details of the free surface from disappearing, a problem that plagues many previous approaches, while global mass conservation ensures that the total volume of the liquid does not decrease over time. Our method handles moving solid boundaries as well as cells that are partially filled with solids. Due to its stability, it allows the use of large time steps that makes it suitable for both offline and real-time applications. We achieve this by using density-based surface tracking with a novel, unconditionally stable, conservative advection scheme. We also propose mass conserving methods to sharpen the interface and to reveal subgrid features of the liquid. While our approach conserves mass, volume loss is still possible but only temporarily. With constant mass, local volume loss causes a local increase of the density used for surface tracking which we detect and correct over time. We show the effectiveness of the proposed methods in several practical examples all running either at interactive rates or in real time.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present a GPU friendly, Eulerian, free surface fluid simulation method that conserves mass locally and globally without the use of Lagrangian components. Local mass conservation prevents small-scale details of the free surface from disappearing, a problem that plagues many previous approaches, while global mass conservation ensures that the total volume of the liquid does not decrease over time. Our method handles moving solid boundaries as well as cells that are partially filled with solids. Due to its stability, it allows the use of large time steps that makes it suitable for both offline and real-time applications. We achieve this by using density-based surface tracking with a novel, unconditionally stable, conservative advection scheme. We also propose mass conserving methods to sharpen the interface and to reveal subgrid features of the liquid. While our approach conserves mass, volume loss is still possible but only temporarily. With constant mass, local volume loss causes a local increase of the density used for surface tracking which we detect and correct over time. We show the effectiveness of the proposed methods in several practical examples all running either at interactive rates or in real time.", "title": "Mass-Conserving Eulerian Liquid Simulation", "normalizedTitle": "Mass-Conserving Eulerian Liquid Simulation", "fno": "ttg2014010017", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Liquids", "Level Set", "Interpolation", "Computational Modeling", "Solids", "Mathematical Model", "Graphics Processing Units", "Physics Based Animation", "Mass Conservation", "Density Sharpening", "Fluid Simulation" ], "authors": [ { "givenName": "Nuttapong", "surname": "Chentanez", "fullName": "Nuttapong Chentanez", "affiliation": "Nvidia PhysX Res., Zurich, Switzerland", "__typename": "ArticleAuthorType" }, { "givenName": "Matthias", "surname": "Muller", "fullName": "Matthias Muller", "affiliation": "Nvidia PhysX Res., Zurich, Switzerland", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2014-01-01 00:00:00", "pubType": "trans", "pages": "17-29", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iccv/2017/1032/0/1032b889", "title": "See the Glass Half Full: Reasoning About Liquid Containers, Their Volume and Content", "doi": null, "abstractUrl": "/proceedings-article/iccv/2017/1032b889/12OmNxy4MYd", "parentPublication": { "id": "proceedings/iccv/2017/1032/0", "title": "2017 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdl/2002/7350/0/01022745", "title": "Surface conductivity in liquid-solid interface due to image force", "doi": null, "abstractUrl": "/proceedings-article/icdl/2002/01022745/12OmNxzMnWM", "parentPublication": { "id": "proceedings/icdl/2002/7350/0", "title": "Proceedings of 14th International Conference on Dielectric Liquids", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ectc/2017/6315/0/07999893", "title": "Ga Liquid Metal Embrittlement for Fine Pitch Interconnect Rework", "doi": null, "abstractUrl": "/proceedings-article/ectc/2017/07999893/12OmNy3AgwI", "parentPublication": { "id": "proceedings/ectc/2017/6315/0", "title": "2017 IEEE 67th Electronic Components and Technology Conference (ECTC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cgiv/2016/0811/0/0811a012", "title": "Surface Tension and Wettability Modeling for Flowing Liquids", "doi": null, "abstractUrl": "/proceedings-article/cgiv/2016/0811a012/12OmNyuya8j", "parentPublication": { "id": "proceedings/cgiv/2016/0811/0", "title": "2016 13th International Conference on Computer Graphics, Imaging and Visualization (CGiV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsc/2016/1192/0/1192a489", "title": "A Hybrid Modeling Method for Dynamic Liquid Simulation", "doi": null, "abstractUrl": "/proceedings-article/dsc/2016/1192a489/12OmNzBOhHv", "parentPublication": { "id": "proceedings/dsc/2016/1192/0", "title": "2016 IEEE First International Conference on Data Science in Cyberspace (DSC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isvd/2009/3781/0/3781a271", "title": "Delaunay Simplexes in Liquid Cyclohexane", "doi": null, "abstractUrl": "/proceedings-article/isvd/2009/3781a271/12OmNzXnNCd", "parentPublication": { "id": "proceedings/isvd/2009/3781/0", "title": "2009 Sixth International Symposium on Voronoi Diagrams", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/10/06747389", "title": "Large-Scale Liquid Simulation on Adaptive Hexahedral Grids", "doi": null, "abstractUrl": "/journal/tg/2014/10/06747389/13rRUxYrbMj", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07132780", "title": "Coupling 3D Eulerian, Heightfield and Particle Methods for Interactive Simulation of Large Scale Liquid Phenomena", "doi": null, "abstractUrl": "/journal/tg/2015/10/07132780/13rRUxlgy3K", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/04/08869736", "title": "Implicit Density Projection for Volume Conserving Liquids", "doi": null, "abstractUrl": "/journal/tg/2021/04/08869736/1e9h4gzgnmw", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2019/2297/0/229700a163", "title": "Simulation Controlling Method for Generating Desired Water Caustics", "doi": null, "abstractUrl": "/proceedings-article/cw/2019/229700a163/1fHkljLfIVG", "parentPublication": { "id": "proceedings/cw/2019/2297/0", "title": "2019 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2014010004", "articleId": "13rRUxcbnCr", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2014010030", "articleId": "13rRUxNW1TU", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgBW", "name": "ttg2014010017s2.avi", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2014010017s2.avi", "extension": "avi", "size": "7.7 MB", "__typename": "WebExtraType" }, { "id": "17ShDTXFgBV", "name": "ttg2014010017s1.avi", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2014010017s1.avi", "extension": "avi", "size": "25.2 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNApu5xT", "title": "Jan.-Feb.", "year": "2015", "issueNum": "01", "idPrefix": "cg", "pubType": "magazine", "volume": "35", "label": "Jan.-Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwjXZMj", "doi": "10.1109/MCG.2014.64", "abstract": "Researchers have devised a physics-based method to reproduce intricate mixing patterns of two miscible liquids. A small drop of one liquid descends in an initially still surrounding liquid, such as an ink drop sinking in water. Modeling the drop as a particle swarm, the researchers reduce the miscible-liquid-mixing problem to that of liquid--particle interactions. This method traces each particle to generate the mixing pattern; it allows two-way interaction between the particles and liquid.", "abstracts": [ { "abstractType": "Regular", "content": "Researchers have devised a physics-based method to reproduce intricate mixing patterns of two miscible liquids. A small drop of one liquid descends in an initially still surrounding liquid, such as an ink drop sinking in water. Modeling the drop as a particle swarm, the researchers reduce the miscible-liquid-mixing problem to that of liquid--particle interactions. This method traces each particle to generate the mixing pattern; it allows two-way interaction between the particles and liquid.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Researchers have devised a physics-based method to reproduce intricate mixing patterns of two miscible liquids. A small drop of one liquid descends in an initially still surrounding liquid, such as an ink drop sinking in water. Modeling the drop as a particle swarm, the researchers reduce the miscible-liquid-mixing problem to that of liquid--particle interactions. This method traces each particle to generate the mixing pattern; it allows two-way interaction between the particles and liquid.", "title": "Simulating Drops Settling in a Still Liquid", "normalizedTitle": "Simulating Drops Settling in a Still Liquid", "fno": "mcg2015010046", "hasPdf": true, "idPrefix": "cg", "keywords": [ "Computational Fluid Dynamics", "Drops", "Flow Simulation", "Drops Simulation", "Physics Based Method", "Miscible Liquids", "Particle Swarm Modeling", "Ink Drop Sinking", "Miscible Liquid Mixing Problem", "Liquid Particle Interactions", "Liquids", "Mathematical Model", "Computational Modeling", "Suspensions", "Computer Graphics", "Miscible Liquid Mixing", "Mixing Pattern Generation", "Suspension Drop Simulation", "Fluid Simulation", "Graphics" ], "authors": [ { "givenName": "Donghoon", "surname": "Sagong", "fullName": "Donghoon Sagong", "affiliation": "Korea Advanced Institute of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Nahyup", "surname": "Kang", "fullName": "Nahyup Kang", "affiliation": "Samsung Advanced Institute of Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Junyong", "surname": "Noh", "fullName": "Junyong Noh", "affiliation": "Korea Advanced Institute of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Xiaogang", "surname": "Jin", "fullName": "Xiaogang Jin", "affiliation": "Zhejiang University", "__typename": "ArticleAuthorType" }, { "givenName": "Joseph S.", "surname": "Shin", "fullName": "Joseph S. Shin", "affiliation": "Zhejiang University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2015-01-01 00:00:00", "pubType": "mags", "pages": "46-55", "year": "2015", "issn": "0272-1716", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/3dui/2015/6886/0/07131723", "title": "Creating an impression of virtual liquid by modeling Japanese sake bottle vibrations", "doi": null, "abstractUrl": "/proceedings-article/3dui/2015/07131723/12OmNA0dMP9", "parentPublication": { "id": "proceedings/3dui/2015/6886/0", "title": "2015 IEEE Symposium on 3D User Interfaces (3DUI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icicta/2015/7644/0/7644a197", "title": "Analytic Method for Treating Data of Liquid Limit and Plastic Limit", "doi": null, "abstractUrl": "/proceedings-article/icicta/2015/7644a197/12OmNC3Xhns", "parentPublication": { "id": "proceedings/icicta/2015/7644/0", "title": "2015 8th International Conference on Intelligent Computation Technology and Automation (ICICTA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cedem/2016/1042/0/07781904", "title": "Civicracy: Establishing a Competent and Responsible Council of Representatives Based on Liquid Democracy", "doi": null, "abstractUrl": "/proceedings-article/cedem/2016/07781904/12OmNy5hRmS", "parentPublication": { "id": "proceedings/cedem/2016/1042/0", "title": "2016 Conference for E-Democracy and Open Government (CeDEM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/nems/2009/4629/0/05068727", "title": "Research on mixing mechanism of micromixer based on segmented gas-liquid flow", "doi": null, "abstractUrl": "/proceedings-article/nems/2009/05068727/12OmNyYDDMq", "parentPublication": { "id": "proceedings/nems/2009/4629/0", "title": "International Conference on Nano/Micro Engineered and Molecular Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsc/2016/1192/0/1192a489", "title": "A Hybrid Modeling Method for Dynamic Liquid Simulation", "doi": null, "abstractUrl": "/proceedings-article/dsc/2016/1192a489/12OmNzBOhHv", "parentPublication": { "id": "proceedings/dsc/2016/1192/0", "title": "2016 IEEE First International Conference on Data Science in Cyberspace (DSC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/01/ttg2014010017", "title": "Mass-Conserving Eulerian Liquid Simulation", "doi": null, "abstractUrl": "/journal/tg/2014/01/ttg2014010017/13rRUB7a1fQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2017/05/07414526", "title": "A Unified Detail-Preserving Liquid Simulation by Two-Phase Lattice Boltzmann Modeling", "doi": null, "abstractUrl": "/journal/tg/2017/05/07414526/13rRUwdIOUS", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/10/06747389", "title": "Large-Scale Liquid Simulation on Adaptive Hexahedral Grids", "doi": null, "abstractUrl": "/journal/tg/2014/10/06747389/13rRUxYrbMj", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089636", "title": "Multiple-scale Simulation Method for Liquid with Trapped Air under Particle-based Framework", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089636/1jIx9StwsnK", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/12/09524524", "title": "Simulating Multi-Scale, Granular Materials and Their Transitions With a Hybrid Euler-Lagrange Solver", "doi": null, "abstractUrl": "/journal/tg/2021/12/09524524/1wpqubOKAne", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mcg2015010033", "articleId": "13rRUzphDsw", "__typename": "AdjacentArticleType" }, "next": { "fno": "mcg2015010056", "articleId": "13rRUB6SpUI", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyRxFj0", "title": "March", "year": "2018", "issueNum": "03", "idPrefix": "tg", "pubType": "journal", "volume": "24", "label": "March", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxBJhvD", "doi": "10.1109/TVCG.2017.2665551", "abstract": "Turbulent vortices in smoke flows are crucial for a visually interesting appearance. Unfortunately, it is challenging to efficiently simulate these appealing effects in the framework of vortex filament methods. The vortex filaments in grids scheme allows to efficiently generate turbulent smoke with macroscopic vortical structures, but suffers from the projection-related dissipation, and thus the small-scale vortical structures under grid resolution are hard to capture. In addition, this scheme cannot be applied in wall-bounded turbulent smoke simulation, which requires efficiently handling smoke-obstacle interaction and creating vorticity at the obstacle boundary. To tackle above issues, we propose an effective filament-mesh particle-particle (FMPP) method for fast wall-bounded turbulent smoke simulation with ample details. The Filament-Mesh component approximates the smooth long-range interactions by splatting vortex filaments on grid, solving the Poisson problem with a fast solver, and then interpolating back to smoke particles. The Particle-Particle component introduces smoothed particle hydrodynamics (SPH) turbulence model for particles in the same grid, where interactions between particles cannot be properly captured under grid resolution. Then, we sample the surface of obstacles with boundary particles, allowing the interaction between smoke and obstacle being treated as pressure forces in SPH. Besides, the vortex formation region is defined at the back of obstacles, providing smoke particles flowing by the separation particles with a vorticity force to simulate the subsequent vortex shedding phenomenon. The proposed approach can synthesize the lost small-scale vortical structures and also achieve the smoke-obstacle interaction with vortex shedding at obstacle boundaries in a lightweight manner. The experimental results demonstrate that our FMPP method can achieve more appealing visual effects than vortex filaments in grids scheme by efficiently simulating more vivid thin turbulent features.", "abstracts": [ { "abstractType": "Regular", "content": "Turbulent vortices in smoke flows are crucial for a visually interesting appearance. Unfortunately, it is challenging to efficiently simulate these appealing effects in the framework of vortex filament methods. The vortex filaments in grids scheme allows to efficiently generate turbulent smoke with macroscopic vortical structures, but suffers from the projection-related dissipation, and thus the small-scale vortical structures under grid resolution are hard to capture. In addition, this scheme cannot be applied in wall-bounded turbulent smoke simulation, which requires efficiently handling smoke-obstacle interaction and creating vorticity at the obstacle boundary. To tackle above issues, we propose an effective filament-mesh particle-particle (FMPP) method for fast wall-bounded turbulent smoke simulation with ample details. The Filament-Mesh component approximates the smooth long-range interactions by splatting vortex filaments on grid, solving the Poisson problem with a fast solver, and then interpolating back to smoke particles. The Particle-Particle component introduces smoothed particle hydrodynamics (SPH) turbulence model for particles in the same grid, where interactions between particles cannot be properly captured under grid resolution. Then, we sample the surface of obstacles with boundary particles, allowing the interaction between smoke and obstacle being treated as pressure forces in SPH. Besides, the vortex formation region is defined at the back of obstacles, providing smoke particles flowing by the separation particles with a vorticity force to simulate the subsequent vortex shedding phenomenon. The proposed approach can synthesize the lost small-scale vortical structures and also achieve the smoke-obstacle interaction with vortex shedding at obstacle boundaries in a lightweight manner. The experimental results demonstrate that our FMPP method can achieve more appealing visual effects than vortex filaments in grids scheme by efficiently simulating more vivid thin turbulent features.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Turbulent vortices in smoke flows are crucial for a visually interesting appearance. Unfortunately, it is challenging to efficiently simulate these appealing effects in the framework of vortex filament methods. The vortex filaments in grids scheme allows to efficiently generate turbulent smoke with macroscopic vortical structures, but suffers from the projection-related dissipation, and thus the small-scale vortical structures under grid resolution are hard to capture. In addition, this scheme cannot be applied in wall-bounded turbulent smoke simulation, which requires efficiently handling smoke-obstacle interaction and creating vorticity at the obstacle boundary. To tackle above issues, we propose an effective filament-mesh particle-particle (FMPP) method for fast wall-bounded turbulent smoke simulation with ample details. The Filament-Mesh component approximates the smooth long-range interactions by splatting vortex filaments on grid, solving the Poisson problem with a fast solver, and then interpolating back to smoke particles. The Particle-Particle component introduces smoothed particle hydrodynamics (SPH) turbulence model for particles in the same grid, where interactions between particles cannot be properly captured under grid resolution. Then, we sample the surface of obstacles with boundary particles, allowing the interaction between smoke and obstacle being treated as pressure forces in SPH. Besides, the vortex formation region is defined at the back of obstacles, providing smoke particles flowing by the separation particles with a vorticity force to simulate the subsequent vortex shedding phenomenon. The proposed approach can synthesize the lost small-scale vortical structures and also achieve the smoke-obstacle interaction with vortex shedding at obstacle boundaries in a lightweight manner. The experimental results demonstrate that our FMPP method can achieve more appealing visual effects than vortex filaments in grids scheme by efficiently simulating more vivid thin turbulent features.", "title": "Animating Wall-Bounded Turbulent Smoke via Filament-Mesh Particle-Particle Method", "normalizedTitle": "Animating Wall-Bounded Turbulent Smoke via Filament-Mesh Particle-Particle Method", "fno": "07845705", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Boundary Layer Turbulence", "Computational Fluid Dynamics", "Flow Simulation", "Mesh Generation", "Smoke", "Smoothed Particle Hydrodynamics", "Stochastic Processes", "Two Phase Flow", "Vortices", "Poisson Problem", "Smoothed Particle Hydrodynamics Turbulence Model", "Pressure Forces", "Vortex Shedding", "Smooth Long Range Interactions", "Wall Bounded Turbulent Smoke Simulation", "Projection Related Dissipation", "Filament Mesh Particle Particle Method", "Vorticity", "FMPP Method", "Subsequent Vortex Shedding Phenomenon", "Vorticity Force", "Separation Particles", "Vortex Formation Region", "Boundary Particles", "Particle Particle Component", "Smoke Particles", "Long Range Interactions", "Filament Mesh Component", "Obstacle Boundary", "Smoke Obstacle Interaction", "Grid Resolution", "Small Scale Vortical Structures", "Macroscopic Vortical Structures", "Vortex Filament Methods", "Smoke Flows", "Turbulent Vortices", "Grids Scheme", "Computational Modeling", "Solids", "Mathematical Model", "Solid Modeling", "Numerical Models", "Boundary Conditions", "Adaptation Models", "Wall Bounded Turbulent Smoke", "Fluid Solid Interaction", "Vortex Shedding" ], "authors": [ { "givenName": "Xiangyun", "surname": "Liao", "fullName": "Xiangyun Liao", "affiliation": "School of Computer, Wuhan University, Wuhan, Hubei, China", "__typename": "ArticleAuthorType" }, { "givenName": "Weixin", "surname": "Si", "fullName": "Weixin Si", "affiliation": "Department of Computer Science and Engineering, The Chinese University of Hong Kong, Shatin, NT, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Zhiyong", "surname": "Yuan", "fullName": "Zhiyong Yuan", "affiliation": "School of Computer, Wuhan University, Wuhan, Hubei, China", "__typename": "ArticleAuthorType" }, { "givenName": "Hanqiu", "surname": "Sun", "fullName": "Hanqiu Sun", "affiliation": "Department of Computer Science and Engineering, The Chinese University of Hong Kong, Shatin, NT, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Jing", "surname": "Qin", "fullName": "Jing Qin", "affiliation": "School of Nursing, The Hong Kong Polytechnic University, Hung Hom, Kowloon, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Qiong", "surname": "Wang", "fullName": "Qiong Wang", "affiliation": "Shenzhen Key Laboratory of Virtual Reality and Human Interaction Technology, Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, Shenzhen, Guangdong, China", "__typename": "ArticleAuthorType" }, { "givenName": "Pheng-Ann", "surname": "Heng", "fullName": "Pheng-Ann Heng", "affiliation": "Department of Computer Science and Engineering, The Chinese University of Hong Kong, Shatin, NT, Hong Kong", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2018-03-01 00:00:00", "pubType": "trans", "pages": "1260-1273", "year": "2018", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/his/2005/2457/0/24570445", "title": "Fuzzy Adaptive Turbulent Particle Swarm Optimization", "doi": null, "abstractUrl": "/proceedings-article/his/2005/24570445/12OmNAS9zBe", "parentPublication": { "id": "proceedings/his/2005/2457/0", "title": "Hybrid Intelligent Systems, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cadgraphics/2011/4497/0/4497a317", "title": "An Efficient Adaptive Vortex Particle Method for Real-Time Smoke Simulation", "doi": null, "abstractUrl": "/proceedings-article/cadgraphics/2011/4497a317/12OmNCbU3cQ", "parentPublication": { "id": "proceedings/cadgraphics/2011/4497/0", "title": "Computer-Aided Design and Computer Graphics, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iciicii/2015/8312/0/8312a285", "title": "Simulation of the Explosion and the Interaction Effect between Smoke and Military Targets in the Battlefield", "doi": null, "abstractUrl": "/proceedings-article/iciicii/2015/8312a285/12OmNCcKQdZ", "parentPublication": { "id": "proceedings/iciicii/2015/8312/0", "title": "2015 International Conference on Industrial Informatics - Computing Technology, Intelligent Technology, Industrial Information Integration (ICIICII)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/mediacom/2010/4136/0/4136a042", "title": "Smoke Simulation Based on Particle System in Virtual Environments", "doi": null, "abstractUrl": "/proceedings-article/mediacom/2010/4136a042/12OmNCgrCZw", "parentPublication": { "id": "proceedings/mediacom/2010/4136/0", "title": "2010 International Conference on Multimedia Communications (Mediacom 2010)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pacificvis/2011/935/0/05742377", "title": "Dual space analysis of turbulent combustion particle data", "doi": null, "abstractUrl": "/proceedings-article/pacificvis/2011/05742377/12OmNvT2oQm", "parentPublication": { "id": "proceedings/pacificvis/2011/935/0", "title": "2011 IEEE Pacific Visualization Symposium (PacificVis)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpcasia/1997/7901/0/79010186", "title": "Direct numerical simulation of jets in a cross turbulent boundary layer flow", "doi": null, "abstractUrl": "/proceedings-article/hpcasia/1997/79010186/12OmNvlPkCR", "parentPublication": { "id": "proceedings/hpcasia/1997/7901/0", "title": "High Performance Computing and Grid in Asia Pacific Region, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cad-graphics/2013/2576/0/06815003", "title": "Synthesizing Solid-Induced Turbulence for Particle-Based Fluids", "doi": null, "abstractUrl": "/proceedings-article/cad-graphics/2013/06815003/12OmNzlD9EF", "parentPublication": { "id": "proceedings/cad-graphics/2013/2576/0", "title": "2013 International Conference on Computer-Aided Design and Computer Graphics (CAD/Graphics)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iitaw/2008/3505/0/3505a809", "title": "Real Time Dense Smoke Simulation Based Particle System", "doi": null, "abstractUrl": "/proceedings-article/iitaw/2008/3505a809/12OmNzlD9bE", "parentPublication": { "id": "proceedings/iitaw/2008/3505/0", "title": "2008 International Symposium on Intelligent Information Technology Application Workshops", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2015/06/mcg2015060060", "title": "Vortex Filaments in Grids for Scalable, Fine Smoke Simulation", "doi": null, "abstractUrl": "/magazine/cg/2015/06/mcg2015060060/13rRUxASuk3", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2019/04/08739139", "title": "Follow the Smoke: Immersive Display of Motion Data With Synthesized Smoke", "doi": null, "abstractUrl": "/magazine/cg/2019/04/08739139/1aXM8vCbh2o", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07849179", "articleId": "13rRUNvgz9Y", "__typename": "AdjacentArticleType" }, "next": { "fno": "07845717", "articleId": "13rRUxYINfm", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTYesPA", "name": "ttg201803-07845705s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201803-07845705s1.zip", "extension": "zip", "size": "35.1 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNxdDFC3", "title": "Nov.", "year": "2015", "issueNum": "11", "idPrefix": "tk", "pubType": "journal", "volume": "27", "label": "Nov.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvte", "doi": "10.1109/TKDE.2015.2445757", "abstract": "Canonical correlation analysis (CCA) has proven an effective tool for two-view dimension reduction due to its profound theoretical foundation and success in practical applications. In respect of multi-view learning, however, it is limited by its capability of only handling data represented by two-view features, while in many real-world applications, the number of views is frequently many more. Although the ad hoc way of simultaneously exploring all possible pairs of features can numerically deal with multi-view data, it ignores the high order statistics (correlation information) which can only be discovered by simultaneously exploring all features. Therefore, in this work, we develop tensor CCA (TCCA) which straightforwardly yet naturally generalizes CCA to handle the data of an arbitrary number of views by analyzing the covariance tensor of the different views. TCCA aims to directly maximize the canonical correlation of multiple (more than two) views. Crucially, we prove that the main problem of multi-view canonical correlation maximization is equivalent to finding the best rank-Z_$1$_Z approximation of the data covariance tensor, which can be solved efficiently using the well-known alternating least squares (ALS) algorithm. As a consequence, the high order correlation information contained in the different views is explored and thus a more reliable common subspace shared by all features can be obtained. In addition, a non-linear extension of TCCA is presented. Experiments on various challenge tasks, including large scale biometric structure prediction, internet advertisement classification, and web image annotation, demonstrate the effectiveness of the proposed method", "abstracts": [ { "abstractType": "Regular", "content": "Canonical correlation analysis (CCA) has proven an effective tool for two-view dimension reduction due to its profound theoretical foundation and success in practical applications. In respect of multi-view learning, however, it is limited by its capability of only handling data represented by two-view features, while in many real-world applications, the number of views is frequently many more. Although the ad hoc way of simultaneously exploring all possible pairs of features can numerically deal with multi-view data, it ignores the high order statistics (correlation information) which can only be discovered by simultaneously exploring all features. Therefore, in this work, we develop tensor CCA (TCCA) which straightforwardly yet naturally generalizes CCA to handle the data of an arbitrary number of views by analyzing the covariance tensor of the different views. TCCA aims to directly maximize the canonical correlation of multiple (more than two) views. Crucially, we prove that the main problem of multi-view canonical correlation maximization is equivalent to finding the best rank-$1$ approximation of the data covariance tensor, which can be solved efficiently using the well-known alternating least squares (ALS) algorithm. As a consequence, the high order correlation information contained in the different views is explored and thus a more reliable common subspace shared by all features can be obtained. In addition, a non-linear extension of TCCA is presented. Experiments on various challenge tasks, including large scale biometric structure prediction, internet advertisement classification, and web image annotation, demonstrate the effectiveness of the proposed method", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Canonical correlation analysis (CCA) has proven an effective tool for two-view dimension reduction due to its profound theoretical foundation and success in practical applications. In respect of multi-view learning, however, it is limited by its capability of only handling data represented by two-view features, while in many real-world applications, the number of views is frequently many more. Although the ad hoc way of simultaneously exploring all possible pairs of features can numerically deal with multi-view data, it ignores the high order statistics (correlation information) which can only be discovered by simultaneously exploring all features. Therefore, in this work, we develop tensor CCA (TCCA) which straightforwardly yet naturally generalizes CCA to handle the data of an arbitrary number of views by analyzing the covariance tensor of the different views. TCCA aims to directly maximize the canonical correlation of multiple (more than two) views. Crucially, we prove that the main problem of multi-view canonical correlation maximization is equivalent to finding the best rank-- approximation of the data covariance tensor, which can be solved efficiently using the well-known alternating least squares (ALS) algorithm. As a consequence, the high order correlation information contained in the different views is explored and thus a more reliable common subspace shared by all features can be obtained. In addition, a non-linear extension of TCCA is presented. Experiments on various challenge tasks, including large scale biometric structure prediction, internet advertisement classification, and web image annotation, demonstrate the effectiveness of the proposed method", "title": "Tensor Canonical Correlation Analysis for Multi-View Dimension Reduction", "normalizedTitle": "Tensor Canonical Correlation Analysis for Multi-View Dimension Reduction", "fno": "07123622", "hasPdf": true, "idPrefix": "tk", "keywords": [ "Tensile Stress", "Pairwise Error Probability", "Correlation", "Approximation Methods", "Order Statistics", "Multi View", "Dimension Reduction", "Canonical Correlation Analysis", "Tensor" ], "authors": [ { "givenName": "Yong", "surname": "Luo", "fullName": "Yong Luo", "affiliation": "Division of Networks and Distributed Systems, School of Computer Engineering, Nanyang Technological University, Singapore, the Centre for Quantum Computation & Intelligent Systems and the Faculty of Engineering and Information Technology, University of Technology, Sydney, Sydney, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Dacheng", "surname": "Tao", "fullName": "Dacheng Tao", "affiliation": "Centre for Quantum Computation & Intelligent Systems and the Faculty of Engineering and Information Technology, University of Technology, Sydney, 81 Broadway Street, Ultimo, NSW, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Kotagiri", "surname": "Ramamohanarao", "fullName": "Kotagiri Ramamohanarao", "affiliation": "Department of Computer Science and Software Engineering, The University of Melbourne, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Chao", "surname": "Xu", "fullName": "Chao Xu", "affiliation": "Key Laboratory of Machine Perception (Ministry of Education), School of Electronics Engineering and Computer Science, Peking University, Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": "Yonggang", "surname": "Wen", "fullName": "Yonggang Wen", "affiliation": "Division of Networks and Distributed Systems, School of Computer Engineering, Nanyang Technological University, Singapore", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "11", "pubDate": "2015-11-01 00:00:00", "pubType": "trans", "pages": "3111-3124", "year": "2015", "issn": "1041-4347", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icde/2016/2020/0/07498374", "title": "Tensor canonical correlation analysis for multi-view dimension reduction", "doi": null, "abstractUrl": "/proceedings-article/icde/2016/07498374/12OmNAWH9Bt", "parentPublication": { "id": "proceedings/icde/2016/2020/0", "title": "2016 IEEE 32nd International Conference on Data Engineering (ICDE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icassp/2009/2353/0/04960033", "title": "Does canonical correlation analysis provide reliable information on data correlation in array processing?", "doi": null, "abstractUrl": "/proceedings-article/icassp/2009/04960033/12OmNAgGweA", "parentPublication": { "id": "proceedings/icassp/2009/2353/0", "title": "Acoustics, Speech, and Signal Processing, IEEE International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdm/2016/5473/0/07837918", "title": "Efficient and Distributed Algorithms for Large-Scale Generalized Canonical Correlations Analysis", "doi": null, "abstractUrl": "/proceedings-article/icdm/2016/07837918/12OmNrYlmAv", "parentPublication": { "id": "proceedings/icdm/2016/5473/0", "title": "2016 IEEE 16th International Conference on Data Mining (ICDM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2012/2216/0/06460489", "title": "Evaluation of canonical correlation analysis: A Correlation Generation Model", "doi": null, "abstractUrl": "/proceedings-article/icpr/2012/06460489/12OmNx19k1K", "parentPublication": { "id": "proceedings/icpr/2012/2216/0", "title": "2012 21st International Conference on Pattern Recognition (ICPR 2012)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2007/1179/0/04270162", "title": "Tensor Canonical Correlation Analysis for Action Classification", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2007/04270162/12OmNz61drb", "parentPublication": { "id": "proceedings/cvpr/2007/1179/0", "title": "2007 IEEE Conference on Computer Vision and Pattern Recognition", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvprw/2022/8739/0/873900e700", "title": "Multi-view Multi-label Canonical Correlation Analysis for Cross-modal Matching and Retrieval", "doi": null, "abstractUrl": "/proceedings-article/cvprw/2022/873900e700/1G57a4EZ0kg", "parentPublication": { "id": "proceedings/cvprw/2022/8739/0", "title": "2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2021/06/08928538", "title": "A Survey on Canonical Correlation Analysis", "doi": null, "abstractUrl": "/journal/tk/2021/06/08928538/1gKujHkAzwQ", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2022/06/09167483", "title": "Tensor Canonical Correlation Analysis Networks for Multi-View Remote Sensing Scene Recognition", "doi": null, "abstractUrl": "/journal/tk/2022/06/09167483/1mhPHqLESis", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dcabes/2020/9724/0/972400a096", "title": "Discriminant-sensitive locality canonical correlation analysis for joint dimension reduction", "doi": null, "abstractUrl": "/proceedings-article/dcabes/2020/972400a096/1pq9Uh1tFbG", "parentPublication": { "id": "proceedings/dcabes/2020/9724/0", "title": "2020 19th International Symposium on Distributed Computing and Applications for Business Engineering and Science (DCABES)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/bd/2022/06/09428614", "title": "Deep Tensor CCA for Multi-View Learning", "doi": null, "abstractUrl": "/journal/bd/2022/06/09428614/1twasp5vy12", "parentPublication": { "id": "trans/bd", "title": "IEEE Transactions on Big Data", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07110607", "articleId": "13rRUxlgxTS", "__typename": "AdjacentArticleType" }, "next": { "fno": "07110600", "articleId": "13rRUx0gevo", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAtstbv", "title": "Feb.", "year": "2020", "issueNum": "02", "idPrefix": "tg", "pubType": "journal", "volume": "26", "label": "Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13WBGLOgq3z", "doi": "10.1109/TVCG.2018.2872577", "abstract": "Information visualization designers strive to design data displays that allow for efficient exploration, analysis, and communication of patterns in data, leading to informed decisions. Unfortunately, human judgment and decision making are imperfect and often plagued by cognitive biases. There is limited empirical research documenting how these biases affect visual data analysis activities. Existing taxonomies are organized by cognitive theories that are hard to associate with visualization tasks. Based on a survey of the literature we propose a task-based taxonomy of 154 cognitive biases organized in 7 main categories. We hope the taxonomy will help visualization researchers relate their design to the corresponding possible biases, and lead to new research that detects and addresses biased judgment and decision making in data visualization.", "abstracts": [ { "abstractType": "Regular", "content": "Information visualization designers strive to design data displays that allow for efficient exploration, analysis, and communication of patterns in data, leading to informed decisions. Unfortunately, human judgment and decision making are imperfect and often plagued by cognitive biases. There is limited empirical research documenting how these biases affect visual data analysis activities. Existing taxonomies are organized by cognitive theories that are hard to associate with visualization tasks. Based on a survey of the literature we propose a task-based taxonomy of 154 cognitive biases organized in 7 main categories. We hope the taxonomy will help visualization researchers relate their design to the corresponding possible biases, and lead to new research that detects and addresses biased judgment and decision making in data visualization.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Information visualization designers strive to design data displays that allow for efficient exploration, analysis, and communication of patterns in data, leading to informed decisions. Unfortunately, human judgment and decision making are imperfect and often plagued by cognitive biases. There is limited empirical research documenting how these biases affect visual data analysis activities. Existing taxonomies are organized by cognitive theories that are hard to associate with visualization tasks. Based on a survey of the literature we propose a task-based taxonomy of 154 cognitive biases organized in 7 main categories. We hope the taxonomy will help visualization researchers relate their design to the corresponding possible biases, and lead to new research that detects and addresses biased judgment and decision making in data visualization.", "title": "A Task-Based Taxonomy of Cognitive Biases for Information Visualization", "normalizedTitle": "A Task-Based Taxonomy of Cognitive Biases for Information Visualization", "fno": "08476234", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Cognition", "Data Analysis", "Data Visualisation", "Decision Making", "Human Factors", "Diased Decision Making", "Biased Judgement", "Cognitive Biases", "Visual Data Analysis", "Human Judgment", "Informed Decisions", "Data Displays", "Information Visualization", "Data Visualization", "Task Based Taxonomy", "Cognitive Theories", "Taxonomy", "Data Visualization", "Task Analysis", "Decision Making", "Visualization", "Cognition", "Systematics", "Cognitive Bias", "Visualization", "Taxonomy", "Classification", "Decision Making" ], "authors": [ { "givenName": "Evanthia", "surname": "Dimara", "fullName": "Evanthia Dimara", "affiliation": "INRIA, Orsay, France", "__typename": "ArticleAuthorType" }, { "givenName": "Steven", "surname": "Franconeri", "fullName": "Steven Franconeri", "affiliation": "Northwestern University, Evanston, IL, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Catherine", "surname": "Plaisant", "fullName": "Catherine Plaisant", "affiliation": "University of Maryland, College Park, MD, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Anastasia", "surname": "Bezerianos", "fullName": "Anastasia Bezerianos", "affiliation": "University of Paris-Sud", "__typename": "ArticleAuthorType" }, { "givenName": "Pierre", "surname": "Dragicevic", "fullName": "Pierre Dragicevic", "affiliation": "INRIA, Orsay, France", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2020-02-01 00:00:00", "pubType": "trans", "pages": "1413-1432", "year": "2020", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iccit/2008/3407/1/3407a088", "title": "Expressive Information Visualization Taxonomy for Decision Support Environment", "doi": null, "abstractUrl": "/proceedings-article/iccit/2008/3407a088/12OmNCd2rPt", "parentPublication": { "id": "iccit/2008/3407/1", "title": "Convergence Information Technology, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/eisic/2015/8657/0/8657a125", "title": "The Role of Cognitive Biases in Criminal Intelligence Analysis and Approaches for their Mitigation", "doi": null, "abstractUrl": "/proceedings-article/eisic/2015/8657a125/12OmNqAU6oo", "parentPublication": { "id": "proceedings/eisic/2015/8657/0", "title": "2015 European Intelligence and Security Informatics Conference (EISIC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aero/2011/7350/0/05747663", "title": "Cognitive biases in engineering decision making", "doi": null, "abstractUrl": "/proceedings-article/aero/2011/05747663/12OmNqHIty9", "parentPublication": { "id": "proceedings/aero/2011/7350/0", "title": "IEEE Aerospace Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-infovis/2004/8779/0/87790151", "title": "Rethinking Visualization: A High-Level Taxonomy", "doi": null, "abstractUrl": "/proceedings-article/ieee-infovis/2004/87790151/12OmNxRWIbh", "parentPublication": { "id": "proceedings/ieee-infovis/2004/8779/0", "title": "Information Visualization, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2017/0831/0/0831a250", "title": "Argument Mapper: Countering Cognitive Biases in Analysis with Critical (Visual) Thinking", "doi": null, "abstractUrl": "/proceedings-article/iv/2017/0831a250/12OmNzcPAuY", "parentPublication": { "id": "proceedings/iv/2017/0831/0", "title": "2017 21st International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/03/ttg2014030365", "title": "A Task Taxonomy for Network Evolution Analysis", "doi": null, "abstractUrl": "/journal/tg/2014/03/ttg2014030365/13rRUxly95z", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/ts/2020/12/08506423", "title": "Cognitive Biases in Software Engineering: A Systematic Mapping Study", "doi": null, "abstractUrl": "/journal/ts/2020/12/08506423/14DL8SnwZk4", "parentPublication": { "id": "trans/ts", "title": "IEEE Transactions on Software Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/01/08457476", "title": "In Pursuit of Error: A Survey of Uncertainty Visualization Evaluation", "doi": null, "abstractUrl": "/journal/tg/2019/01/08457476/17D45WaTkcP", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/09/09320596", "title": "Impact of Cognitive Biases on Progressive Visualization", "doi": null, "abstractUrl": "/journal/tg/2022/09/09320596/1qkwDU8VvW0", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icsa/2021/6260/0/626000a115", "title": "The Influence of Cognitive Biases on Architectural Technical Debt", "doi": null, "abstractUrl": "/proceedings-article/icsa/2021/626000a115/1twfld3vnyg", "parentPublication": { "id": "proceedings/icsa/2021/6260/0", "title": "2021 IEEE 18th International Conference on Software Architecture (ICSA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08451903", "articleId": "13rRUxcbnCz", "__typename": "AdjacentArticleType" }, "next": { "fno": "08468063", "articleId": "13HFzhLGKr2", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAlvHDG", "title": "Feb.", "year": "2016", "issueNum": "02", "idPrefix": "tk", "pubType": "journal", "volume": "28", "label": "Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwhpBEs", "doi": "10.1109/TKDE.2015.2475759", "abstract": "Taxonomy learning is an important task for knowledge acquisition, sharing, and classification as well as application development and utilization in various domains. To reduce human effort to build a taxonomy from scratch and improve the quality of the learned taxonomy, we propose a new taxonomy learning approach, named TaxoFinder. TaxoFinder takes three steps to automatically build a taxonomy. First, it identifies domain-specific concepts from a domain text corpus. Second, it builds a graph representing how such concepts are associated together based on their co-occurrences. As the key method in TaxoFinder, we propose a method for measuring associative strengths among the concepts, which quantify how strongly they are associated in the graph, using similarities between sentences and spatial distances between sentences. Lastly, TaxoFinder induces a taxonomy from the graph using a graph analytic algorithm. TaxoFinder aims to build a taxonomy in such a way that it maximizes the overall associative strengths among the concepts in the graph to build a taxonomy. We evaluate TaxoFinder using gold-standard evaluation on three different domains: emergency management for mass gatherings, autism research, and disease domains. In our evaluation, we compare TaxoFinder with a state-of-the-art subsumption method and show that TaxoFinder is an effective approach significantly outperforming the subsumption method.", "abstracts": [ { "abstractType": "Regular", "content": "Taxonomy learning is an important task for knowledge acquisition, sharing, and classification as well as application development and utilization in various domains. To reduce human effort to build a taxonomy from scratch and improve the quality of the learned taxonomy, we propose a new taxonomy learning approach, named TaxoFinder. TaxoFinder takes three steps to automatically build a taxonomy. First, it identifies domain-specific concepts from a domain text corpus. Second, it builds a graph representing how such concepts are associated together based on their co-occurrences. As the key method in TaxoFinder, we propose a method for measuring associative strengths among the concepts, which quantify how strongly they are associated in the graph, using similarities between sentences and spatial distances between sentences. Lastly, TaxoFinder induces a taxonomy from the graph using a graph analytic algorithm. TaxoFinder aims to build a taxonomy in such a way that it maximizes the overall associative strengths among the concepts in the graph to build a taxonomy. We evaluate TaxoFinder using gold-standard evaluation on three different domains: emergency management for mass gatherings, autism research, and disease domains. In our evaluation, we compare TaxoFinder with a state-of-the-art subsumption method and show that TaxoFinder is an effective approach significantly outperforming the subsumption method.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Taxonomy learning is an important task for knowledge acquisition, sharing, and classification as well as application development and utilization in various domains. To reduce human effort to build a taxonomy from scratch and improve the quality of the learned taxonomy, we propose a new taxonomy learning approach, named TaxoFinder. TaxoFinder takes three steps to automatically build a taxonomy. First, it identifies domain-specific concepts from a domain text corpus. Second, it builds a graph representing how such concepts are associated together based on their co-occurrences. As the key method in TaxoFinder, we propose a method for measuring associative strengths among the concepts, which quantify how strongly they are associated in the graph, using similarities between sentences and spatial distances between sentences. Lastly, TaxoFinder induces a taxonomy from the graph using a graph analytic algorithm. TaxoFinder aims to build a taxonomy in such a way that it maximizes the overall associative strengths among the concepts in the graph to build a taxonomy. We evaluate TaxoFinder using gold-standard evaluation on three different domains: emergency management for mass gatherings, autism research, and disease domains. In our evaluation, we compare TaxoFinder with a state-of-the-art subsumption method and show that TaxoFinder is an effective approach significantly outperforming the subsumption method.", "title": "TaxoFinder: A Graph-Based Approach for Taxonomy Learning", "normalizedTitle": "TaxoFinder: A Graph-Based Approach for Taxonomy Learning", "fno": "07236916", "hasPdf": true, "idPrefix": "tk", "keywords": [ "Taxonomy", "Semantics", "Context", "Data Mining", "Ontologies", "Natural Language Processing", "Pragmatics", "Concept Graph", "Taxonomy Learning", "Ontology Learning", "Concept Taxonomy", "Concept Graph", "Taxonomy Learning", "Ontology Learning", "Concept Taxonomy" ], "authors": [ { "givenName": "Yong-Bin", "surname": "Kang", "fullName": "Yong-Bin Kang", "affiliation": "Faculty of Information Technology, Monash University, Melbourne, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Pari Delir", "surname": "Haghigh", "fullName": "Pari Delir Haghigh", "affiliation": "Faculty of Information Technology, Monash University, Melbourne, Australia", "__typename": "ArticleAuthorType" }, { "givenName": "Frada", "surname": "Burstein", "fullName": "Frada Burstein", "affiliation": "Faculty of Information Technology, Monash University, Melbourne, Australia", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2016-02-01 00:00:00", "pubType": "trans", "pages": "524-536", "year": "2016", "issn": "1041-4347", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/bracis/2013/5092/0/5092a169", "title": "Terminology Learning through Taxonomy Discovery", "doi": null, "abstractUrl": "/proceedings-article/bracis/2013/5092a169/12OmNA1DMkO", "parentPublication": { "id": "proceedings/bracis/2013/5092/0", "title": "2013 Brazilian Conference on Intelligent Systems (BRACIS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccit/2009/3896/0/3896a204", "title": "Study on Geographic Information Services Taxonomy", "doi": null, "abstractUrl": "/proceedings-article/iccit/2009/3896a204/12OmNAQanws", "parentPublication": { "id": "proceedings/iccit/2009/3896/0", "title": "Convergence Information Technology, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fit/2016/5300/0/5300a348", "title": "Using Distributional Semantics for Automatic Taxonomy Induction", "doi": null, "abstractUrl": "/proceedings-article/fit/2016/5300a348/12OmNBPc8yM", "parentPublication": { "id": "proceedings/fit/2016/5300/0", "title": "2016 International Conference on Frontiers of Information Technology (FIT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsc/2018/4210/0/421001a837", "title": "Automatic Taxonomy Construction for Eye Colors Data without Using Context Information", "doi": null, "abstractUrl": "/proceedings-article/dsc/2018/421001a837/12OmNviZlCk", "parentPublication": { "id": "proceedings/dsc/2018/4210/0", "title": "2018 IEEE Third International Conference on Data Science in Cyberspace (DSC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/2016/5670/0/5670e394", "title": "Automated Taxonomy Extraction from Semantic Business Process Models", "doi": null, "abstractUrl": "/proceedings-article/hicss/2016/5670e394/12OmNyNQSDJ", "parentPublication": { "id": "proceedings/hicss/2016/5670/0", "title": "2016 49th Hawaii International Conference on System Sciences (HICSS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fit/2016/5300/0/5300a081", "title": "Evolving the Taxonomy Based on Hierarchical Clustering Approach", "doi": null, "abstractUrl": "/proceedings-article/fit/2016/5300a081/12OmNzDehdy", "parentPublication": { "id": "proceedings/fit/2016/5300/0", "title": "2016 International Conference on Frontiers of Information Technology (FIT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pdcat/2016/5081/0/07943390", "title": "A Domain-Independent Hybrid Approach for Automatic Taxonomy Induction", "doi": null, "abstractUrl": "/proceedings-article/pdcat/2016/07943390/12OmNzFv4kn", "parentPublication": { "id": "proceedings/pdcat/2016/5081/0", "title": "2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07091028", "title": "A Task Taxonomy for Temporal Graph Visualisation", "doi": null, "abstractUrl": "/journal/tg/2015/10/07091028/13rRUxDqS8k", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/big-data/2021/3902/0/09671372", "title": "Improving Taxonomy-based Categorization with Categorical Graph Neural Networks", "doi": null, "abstractUrl": "/proceedings-article/big-data/2021/09671372/1A8gYbcYiC4", "parentPublication": { "id": "proceedings/big-data/2021/3902/0", "title": "2021 IEEE International Conference on Big Data (Big Data)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/2023/05/09706297", "title": "Fine-Grained Entity Typing With a Type Taxonomy: A Systematic Review", "doi": null, "abstractUrl": "/journal/tk/2023/05/09706297/1AO28w9Us7e", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07289415", "articleId": "13rRUy0HYRZ", "__typename": "AdjacentArticleType" }, "next": { "fno": "07247742", "articleId": "13rRUxAAT1m", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBhpS5G", "title": "October", "year": "2010", "issueNum": "10", "idPrefix": "tk", "pubType": "journal", "volume": "22", "label": "October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxYINfG", "doi": "10.1109/TKDE.2009.189", "abstract": "Taxonomies, representing hierarchical data, are a key knowledge source in multiple disciplines. Information processing across taxonomies is not possible unless they are appropriately merged for commonalities and differences. For taxonomy merging, the first task is to identify common concepts between the taxonomies. Then, these common concepts along with their associated concepts in the two taxonomies need to be integrated. Doing this in a conflict-free manner is a challenging task and generally requires human intervention. In this paper, we explore the possibility of asymmetrically merging one taxonomy into another automatically. Given one or more source taxonomies and a destination taxonomy, modeled as directed acyclic graphs, we present intuitive algorithms that merge relevant portions of the source taxonomies into the destination taxonomy. We prove that our algorithms are conflict-free, information lossless, and scalable. We also define precision and recall measures for evaluating enriched taxonomies, such as {\\rm T_A}, the result of merging two taxonomies, with {\\rm T_I}, the ideal merger. Our experiments indicate the effectiveness of our approach.", "abstracts": [ { "abstractType": "Regular", "content": "Taxonomies, representing hierarchical data, are a key knowledge source in multiple disciplines. Information processing across taxonomies is not possible unless they are appropriately merged for commonalities and differences. For taxonomy merging, the first task is to identify common concepts between the taxonomies. Then, these common concepts along with their associated concepts in the two taxonomies need to be integrated. Doing this in a conflict-free manner is a challenging task and generally requires human intervention. In this paper, we explore the possibility of asymmetrically merging one taxonomy into another automatically. Given one or more source taxonomies and a destination taxonomy, modeled as directed acyclic graphs, we present intuitive algorithms that merge relevant portions of the source taxonomies into the destination taxonomy. We prove that our algorithms are conflict-free, information lossless, and scalable. We also define precision and recall measures for evaluating enriched taxonomies, such as {\\rm T_A}, the result of merging two taxonomies, with {\\rm T_I}, the ideal merger. Our experiments indicate the effectiveness of our approach.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Taxonomies, representing hierarchical data, are a key knowledge source in multiple disciplines. Information processing across taxonomies is not possible unless they are appropriately merged for commonalities and differences. For taxonomy merging, the first task is to identify common concepts between the taxonomies. Then, these common concepts along with their associated concepts in the two taxonomies need to be integrated. Doing this in a conflict-free manner is a challenging task and generally requires human intervention. In this paper, we explore the possibility of asymmetrically merging one taxonomy into another automatically. Given one or more source taxonomies and a destination taxonomy, modeled as directed acyclic graphs, we present intuitive algorithms that merge relevant portions of the source taxonomies into the destination taxonomy. We prove that our algorithms are conflict-free, information lossless, and scalable. We also define precision and recall measures for evaluating enriched taxonomies, such as {\\rm T_A}, the result of merging two taxonomies, with {\\rm T_I}, the ideal merger. Our experiments indicate the effectiveness of our approach.", "title": "Enriching One Taxonomy Using Another", "normalizedTitle": "Enriching One Taxonomy Using Another", "fno": "ttk2010101415", "hasPdf": true, "idPrefix": "tk", "keywords": [ "Taxonomy Merging", "Graph Merging Algorithms" ], "authors": [ { "givenName": "L. Venkata", "surname": "Subramaniam", "fullName": "L. Venkata Subramaniam", "affiliation": "IBM India Research Laboratory, New Delhi", "__typename": "ArticleAuthorType" }, { "givenName": "Amit", "surname": "Anil Nanavati", "fullName": "Amit Anil Nanavati", "affiliation": "IBM India Research Laboratory, New Delhi", "__typename": "ArticleAuthorType" }, { "givenName": "Sougata", "surname": "Mukherjea", "fullName": "Sougata Mukherjea", "affiliation": "IBM India Research Laboratory, New Delhi", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "10", "pubDate": "2010-10-01 00:00:00", "pubType": "trans", "pages": "1415-1427", "year": "2010", "issn": "1041-4347", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fit/2016/5300/0/5300a348", "title": "Using Distributional Semantics for Automatic Taxonomy Induction", "doi": null, "abstractUrl": "/proceedings-article/fit/2016/5300a348/12OmNBPc8yM", "parentPublication": { "id": "proceedings/fit/2016/5300/0", "title": "2016 International Conference on Frontiers of Information Technology (FIT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/2013/4892/0/4892b429", "title": "Search and Graphical Visualization of Concepts in Document Collections Using Taxonomies", "doi": null, "abstractUrl": "/proceedings-article/hicss/2013/4892b429/12OmNBQkx4L", "parentPublication": { "id": "proceedings/hicss/2013/4892/0", "title": "2013 46th Hawaii International Conference on System Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dexa/2010/8049/0/05592054", "title": "Monte Carlo Study of Taxonomy Evaluation", "doi": null, "abstractUrl": "/proceedings-article/dexa/2010/05592054/12OmNCmGNSa", "parentPublication": { "id": "proceedings/dexa/2010/8049/0", "title": "2010 Workshops on Database and Expert Systems Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bcgin/2011/4464/0/4464a461", "title": "Analysis of the IFRS Taxonomy Extension Mode", "doi": null, "abstractUrl": "/proceedings-article/bcgin/2011/4464a461/12OmNvjgWpL", "parentPublication": { "id": "proceedings/bcgin/2011/4464/0", "title": "2011 International Conference on Business Computing and Global Informatization", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pdcat/2016/5081/0/07943390", "title": "A Domain-Independent Hybrid Approach for Automatic Taxonomy Induction", "doi": null, "abstractUrl": "/proceedings-article/pdcat/2016/07943390/12OmNzFv4kn", "parentPublication": { "id": "proceedings/pdcat/2016/5081/0", "title": "2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/i-esa/2009/3652/0/3652a283", "title": "Taxonomy of Mobility-Related Requirements", "doi": null, "abstractUrl": "/proceedings-article/i-esa/2009/3652a283/12OmNzlUKLc", "parentPublication": { "id": "proceedings/i-esa/2009/3652/0", "title": "Interoperability for Enterprise Software and Applications China, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/2011/9618/0/05718647", "title": "A Taxonomy of Cyber Events Affecting Communities", "doi": null, "abstractUrl": "/proceedings-article/hicss/2011/05718647/12OmNzsJ7zq", "parentPublication": { "id": "proceedings/hicss/2011/9618/0", "title": "2011 44th Hawaii International Conference on System Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2018/7202/0/720200a266", "title": "Designing a Semi-automatic Taxonomy Generation Tool", "doi": null, "abstractUrl": "/proceedings-article/iv/2018/720200a266/17D45WB0qdT", "parentPublication": { "id": "proceedings/iv/2018/7202/0", "title": "2018 22nd International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icde/2022/0883/0/088300d280", "title": "Learning What You Need from What You Did: Product Taxonomy Expansion with User Behaviors Supervision", "doi": null, "abstractUrl": "/proceedings-article/icde/2022/088300d280/1FwFtryVoZy", "parentPublication": { "id": "proceedings/icde/2022/0883/0", "title": "2022 IEEE 38th International Conference on Data Engineering (ICDE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icde/2019/7474/0/747400b706", "title": "CN-Probase: A Data-Driven Approach for Large-Scale Chinese Taxonomy Construction", "doi": null, "abstractUrl": "/proceedings-article/icde/2019/747400b706/1aDSOX3ywlG", "parentPublication": { "id": "proceedings/icde/2019/7474/0", "title": "2019 IEEE 35th International Conference on Data Engineering (ICDE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttk2010101401", "articleId": "13rRUxly9em", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttk2010101428", "articleId": "13rRUwbaqLN", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNAle6QG", "title": "March", "year": "2014", "issueNum": "03", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "March", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxly95z", "doi": "10.1109/TVCG.2013.238", "abstract": "Visualization has proven to be a useful tool for understanding network structures. Yet the dynamic nature of social media networks requires powerful visualization techniques that go beyond static network diagrams. To provide strong temporal network visualization tools, designers need to understand what tasks the users have to accomplish. This paper describes a taxonomy of temporal network visualization tasks. We identify the 1) entities, 2) properties, and 3) temporal features, which were extracted by surveying 53 existing temporal network visualization systems. By building and examining the task taxonomy, we report which tasks are well covered by existing systems and make suggestions for designing future visualization tools. The feedback from 12 network analysts helped refine the taxonomy.", "abstracts": [ { "abstractType": "Regular", "content": "Visualization has proven to be a useful tool for understanding network structures. Yet the dynamic nature of social media networks requires powerful visualization techniques that go beyond static network diagrams. To provide strong temporal network visualization tools, designers need to understand what tasks the users have to accomplish. This paper describes a taxonomy of temporal network visualization tasks. We identify the 1) entities, 2) properties, and 3) temporal features, which were extracted by surveying 53 existing temporal network visualization systems. By building and examining the task taxonomy, we report which tasks are well covered by existing systems and make suggestions for designing future visualization tools. The feedback from 12 network analysts helped refine the taxonomy.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Visualization has proven to be a useful tool for understanding network structures. Yet the dynamic nature of social media networks requires powerful visualization techniques that go beyond static network diagrams. To provide strong temporal network visualization tools, designers need to understand what tasks the users have to accomplish. This paper describes a taxonomy of temporal network visualization tasks. We identify the 1) entities, 2) properties, and 3) temporal features, which were extracted by surveying 53 existing temporal network visualization systems. By building and examining the task taxonomy, we report which tasks are well covered by existing systems and make suggestions for designing future visualization tools. The feedback from 12 network analysts helped refine the taxonomy.", "title": "A Task Taxonomy for Network Evolution Analysis", "normalizedTitle": "A Task Taxonomy for Network Evolution Analysis", "fno": "ttg2014030365", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Visualization", "Taxonomy", "Social Network Services", "Data Visualization", "Communities", "Evolution Biology", "Compounds", "Design Space", "Network Visualization", "Network Evolution", "Temporal Analysis", "Task Taxonomy" ], "authors": [ { "givenName": null, "surname": "Jae-wook Ahn", "fullName": "Jae-wook Ahn", "affiliation": "Human Comput. Interaction Lab. (HCIL), Univ. of Maryland, College Park, MD, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Catherine", "surname": "Plaisant", "fullName": "Catherine Plaisant", "affiliation": "Human Comput. Interaction Lab. (HCIL), Univ. of Maryland, College Park, MD, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Ben", "surname": "Shneiderman", "fullName": "Ben Shneiderman", "affiliation": "Human Comput. Interaction Lab. (HCIL), Univ. of Maryland, College Park, MD, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "03", "pubDate": "2014-03-01 00:00:00", "pubType": "trans", "pages": "365-376", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/pacificvis/2015/6879/0/07156366", "title": "Text visualization techniques: Taxonomy, visual survey, and community insights", "doi": null, "abstractUrl": "/proceedings-article/pacificvis/2015/07156366/12OmNqAU6t7", "parentPublication": { "id": "proceedings/pacificvis/2015/6879/0", "title": "2015 IEEE Pacific Visualization Symposium (PacificVis)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-infovis/2004/8779/0/87790151", "title": "Rethinking Visualization: A High-Level Taxonomy", "doi": null, "abstractUrl": "/proceedings-article/ieee-infovis/2004/87790151/12OmNxRWIbh", "parentPublication": { "id": "proceedings/ieee-infovis/2004/8779/0", "title": "Information Visualization, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aiccsa/2015/0478/0/07507208", "title": "Using Bloom's taxonomy to enhance interactive concentric circles representation", "doi": null, "abstractUrl": "/proceedings-article/aiccsa/2015/07507208/12OmNxxNbSq", "parentPublication": { "id": "proceedings/aiccsa/2015/0478/0", "title": "2015 IEEE/ACS 12th International Conference of Computer Systems and Applications (AICCSA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/2011/9618/0/05718647", "title": "A Taxonomy of Cyber Events Affecting Communities", "doi": null, "abstractUrl": "/proceedings-article/hicss/2011/05718647/12OmNzsJ7zq", "parentPublication": { "id": "proceedings/hicss/2011/9618/0", "title": "2011 44th Hawaii International Conference on System Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/02/08476234", "title": "A Task-Based Taxonomy of Cognitive Biases for Information Visualization", "doi": null, "abstractUrl": "/journal/tg/2020/02/08476234/13WBGLOgq3z", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/07/08356097", "title": "Bridging Text Visualization and Mining: A Task-Driven Survey", "doi": null, "abstractUrl": "/journal/tg/2019/07/08356097/13rRUwbs1SC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/05/06658746", "title": "GraphDiaries: Animated Transitions and Temporal Navigation for Dynamic Networks", "doi": null, "abstractUrl": "/journal/tg/2014/05/06658746/13rRUxBrGgZ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07091028", "title": "A Task Taxonomy for Temporal Graph Visualisation", "doi": null, "abstractUrl": "/journal/tg/2015/10/07091028/13rRUxDqS8k", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2019/3293/0/329300m2379", "title": "Representation Similarity Analysis for Efficient Task Taxonomy &amp; Transfer Learning", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2019/329300m2379/1gyrtYVSjYc", "parentPublication": { "id": "proceedings/cvpr/2019/3293/0", "title": "2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2021/3827/0/382700a223", "title": "A Taxonomy of Spatial-Temporal Data Visualization", "doi": null, "abstractUrl": "/proceedings-article/iv/2021/382700a223/1y4oJ9f6FuU", "parentPublication": { "id": "proceedings/iv/2021/3827/0", "title": "2021 25th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2014030351", "articleId": "13rRUxAAT0V", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2014030377", "articleId": "13rRUzphDxY", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXWRYi", "name": "ttg2014030365s1.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2014030365s1.pdf", "extension": "pdf", "size": "65.7 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNAle6Qx", "title": "November/December", "year": "2007", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "13", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyYjKa6", "doi": "10.1109/TVCG.2007.70535", "abstract": "Information visualisation is about gaining insight into data through a visual representation. This data is often multivariate and increasingly, the datasets are very large. To help us explore all this data, numerous visualisation applications, both commercial and research prototypes, have been designed using a variety of techniques and algorithms. Whether they are dedicated to geo-spatial data or skewed hierarchical data, most of the visualisations need to adopt strategies for dealing with overcrowded displays, brought about by too much data to fit in too small a display space. This paper analyses a large number of these clutter reduction methods, classifying them both in terms of how they deal with clutter reduction and more importantly, in terms of the benefits and losses. The aim of the resulting taxonomy is to act as a guide to match techniques to problems where different criteria may have different importance, and more importantly as a means to critique and hence develop existing and new techniques.", "abstracts": [ { "abstractType": "Regular", "content": "Information visualisation is about gaining insight into data through a visual representation. This data is often multivariate and increasingly, the datasets are very large. To help us explore all this data, numerous visualisation applications, both commercial and research prototypes, have been designed using a variety of techniques and algorithms. Whether they are dedicated to geo-spatial data or skewed hierarchical data, most of the visualisations need to adopt strategies for dealing with overcrowded displays, brought about by too much data to fit in too small a display space. This paper analyses a large number of these clutter reduction methods, classifying them both in terms of how they deal with clutter reduction and more importantly, in terms of the benefits and losses. The aim of the resulting taxonomy is to act as a guide to match techniques to problems where different criteria may have different importance, and more importantly as a means to critique and hence develop existing and new techniques.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Information visualisation is about gaining insight into data through a visual representation. This data is often multivariate and increasingly, the datasets are very large. To help us explore all this data, numerous visualisation applications, both commercial and research prototypes, have been designed using a variety of techniques and algorithms. Whether they are dedicated to geo-spatial data or skewed hierarchical data, most of the visualisations need to adopt strategies for dealing with overcrowded displays, brought about by too much data to fit in too small a display space. This paper analyses a large number of these clutter reduction methods, classifying them both in terms of how they deal with clutter reduction and more importantly, in terms of the benefits and losses. The aim of the resulting taxonomy is to act as a guide to match techniques to problems where different criteria may have different importance, and more importantly as a means to critique and hence develop existing and new techniques.", "title": "A Taxonomy of Clutter Reduction for Information Visualisation", "normalizedTitle": "A Taxonomy of Clutter Reduction for Information Visualisation", "fno": "v1216", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Taxonomy", "Data Visualization", "Computer Displays", "Prototypes", "Algorithm Design And Analysis", "Hardware", "Software", "Government", "Usability", "Performance Analysis", "Taxonomy", "Clutter Reduction", "Information Visualisation", "Occlusion", "Large Datasets" ], "authors": [ { "givenName": "Geoffrey", "surname": "Ellis", "fullName": "Geoffrey Ellis", "affiliation": "Lancaster Univ, Lancaster", "__typename": "ArticleAuthorType" }, { "givenName": "Alan", "surname": "Dix", "fullName": "Alan Dix", "affiliation": "Lancaster Univ, Lancaster", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2007-11-01 00:00:00", "pubType": "trans", "pages": "1216-1223", "year": "2007", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iv/2010/7846/0/05571340", "title": "Liquid Diagrams: Information Visualisation Gadgets", "doi": null, "abstractUrl": "/proceedings-article/iv/2010/05571340/12OmNB9KHug", "parentPublication": { "id": "proceedings/iv/2010/7846/0", "title": "2010 14th International Conference Information Visualisation", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-infovis/2004/8779/0/87790089", "title": "Clutter Reduction in Multi-Dimensional Data Visualization Using Dimension Reordering", "doi": null, "abstractUrl": "/proceedings-article/ieee-infovis/2004/87790089/12OmNs5rkRK", "parentPublication": { "id": "proceedings/ieee-infovis/2004/8779/0", "title": "Information Visualization, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pdp/2001/0987/0/09870250", "title": "Information Visualisation in Numerical Analysis", "doi": null, "abstractUrl": "/proceedings-article/pdp/2001/09870250/12OmNwJgAOp", "parentPublication": { "id": "proceedings/pdp/2001/0987/0", "title": "Ninth Euromicro Workshop on Parallel and Distributed Processing (PDP '01)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icassp/1996/3192/6/00550517", "title": "IER clutter reduction in shallow water", "doi": null, "abstractUrl": "/proceedings-article/icassp/1996/00550517/12OmNz6ApbR", "parentPublication": { "id": "proceedings/icassp/1996/3192/6", "title": "Acoustics, Speech, and Signal Processing, IEEE International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2017/01/07539669", "title": "Many-to-Many Geographically-Embedded Flow Visualisation: An Evaluation", "doi": null, "abstractUrl": "/journal/tg/2017/01/07539669/13rRUx0gepZ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07091028", "title": "A Task Taxonomy for Temporal Graph Visualisation", "doi": null, "abstractUrl": "/journal/tg/2015/10/07091028/13rRUxDqS8k", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/beliv/2018/6884/0/08634027", "title": "From Taxonomy to Requirements: A Task Space Partitioning Approach", "doi": null, "abstractUrl": "/proceedings-article/beliv/2018/08634027/17D45WwsQ7C", "parentPublication": { "id": "proceedings/beliv/2018/6884/0", "title": "2018 IEEE Evaluation and Beyond - Methodological Approaches for Visualization (BELIV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/beliv/2022/9629/0/962900a011", "title": "Creative Visualisation Opportunities Workshops: A Case Study in Population Health", "doi": null, "abstractUrl": "/proceedings-article/beliv/2022/962900a011/1J6hS5cbyvK", "parentPublication": { "id": "proceedings/beliv/2022/9629/0", "title": "2022 IEEE Evaluation and Beyond - Methodological Approaches for Visualization (BELIV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2020/9134/0/913400a063", "title": "DGViewer: A Hybrid Approach towards Visualisation of Dynamic Networks", "doi": null, "abstractUrl": "/proceedings-article/iv/2020/913400a063/1rSReVj0cA8", "parentPublication": { "id": "proceedings/iv/2020/9134/0", "title": "2020 24th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pacificvis/2021/3931/0/393100a041", "title": "Visualising Temporal Uncertainty: A Taxonomy and Call for Systematic Evaluation", "doi": null, "abstractUrl": "/proceedings-article/pacificvis/2021/393100a041/1tTtqZZkSzu", "parentPublication": { "id": "proceedings/pacificvis/2021/3931/0", "title": "2021 IEEE 14th Pacific Visualization Symposium (PacificVis)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "v1208", "articleId": "13rRUwInvAV", "__typename": "AdjacentArticleType" }, "next": { "fno": "v1224", "articleId": "13rRUxD9gXy", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyPQ4Dx", "title": "Dec.", "year": "2012", "issueNum": "12", "idPrefix": "tg", "pubType": "journal", "volume": "18", "label": "Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxlgy3F", "doi": "10.1109/TVCG.2012.220", "abstract": "We report on results of a series of user studies on the perception of four visual variables that are commonly used in the literature to depict uncertainty. To the best of our knowledge, we provide the first formal evaluation of the use of these variables to facilitate an easier reading of uncertainty in visualizations that rely on line graphical primitives. In addition to blur, dashing and grayscale, we investigate the use of `sketchiness' as a visual variable because it conveys visual impreciseness that may be associated with data quality. Inspired by work in non-photorealistic rendering and by the features of hand-drawn lines, we generate line trajectories that resemble hand-drawn strokes of various levels of proficiency-ranging from child to adult strokes-where the amount of perturbations in the line corresponds to the level of uncertainty in the data. Our results show that sketchiness is a viable alternative for the visualization of uncertainty in lines and is as intuitive as blur; although people subjectively prefer dashing style over blur, grayscale and sketchiness. We discuss advantages and limitations of each technique and conclude with design considerations on how to deploy these visual variables to effectively depict various levels of uncertainty for line marks.", "abstracts": [ { "abstractType": "Regular", "content": "We report on results of a series of user studies on the perception of four visual variables that are commonly used in the literature to depict uncertainty. To the best of our knowledge, we provide the first formal evaluation of the use of these variables to facilitate an easier reading of uncertainty in visualizations that rely on line graphical primitives. In addition to blur, dashing and grayscale, we investigate the use of `sketchiness' as a visual variable because it conveys visual impreciseness that may be associated with data quality. Inspired by work in non-photorealistic rendering and by the features of hand-drawn lines, we generate line trajectories that resemble hand-drawn strokes of various levels of proficiency-ranging from child to adult strokes-where the amount of perturbations in the line corresponds to the level of uncertainty in the data. Our results show that sketchiness is a viable alternative for the visualization of uncertainty in lines and is as intuitive as blur; although people subjectively prefer dashing style over blur, grayscale and sketchiness. We discuss advantages and limitations of each technique and conclude with design considerations on how to deploy these visual variables to effectively depict various levels of uncertainty for line marks.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We report on results of a series of user studies on the perception of four visual variables that are commonly used in the literature to depict uncertainty. To the best of our knowledge, we provide the first formal evaluation of the use of these variables to facilitate an easier reading of uncertainty in visualizations that rely on line graphical primitives. In addition to blur, dashing and grayscale, we investigate the use of `sketchiness' as a visual variable because it conveys visual impreciseness that may be associated with data quality. Inspired by work in non-photorealistic rendering and by the features of hand-drawn lines, we generate line trajectories that resemble hand-drawn strokes of various levels of proficiency-ranging from child to adult strokes-where the amount of perturbations in the line corresponds to the level of uncertainty in the data. Our results show that sketchiness is a viable alternative for the visualization of uncertainty in lines and is as intuitive as blur; although people subjectively prefer dashing style over blur, grayscale and sketchiness. We discuss advantages and limitations of each technique and conclude with design considerations on how to deploy these visual variables to effectively depict various levels of uncertainty for line marks.", "title": "Evaluating Sketchiness as a Visual Variable for the Depiction of Qualitative Uncertainty", "normalizedTitle": "Evaluating Sketchiness as a Visual Variable for the Depiction of Qualitative Uncertainty", "fno": "ttg2012122769", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Data Visualisation", "Rendering Computer Graphics", "Sketchiness Evaluation", "Visual Variable", "Qualitative Uncertainty Depiction", "Visualization Uncertainty", "Graphical Primitives", "Visual Impreciseness", "Data Quality", "Nonphotorealistic Rendering", "Hand Drawn Lines", "Line Trajectories", "Adult Strokes", "Child Strokes", "Uncertainty", "Shape Analysis", "Data Visualization", "Image Color Analysis", "Gray Scale", "Rendering Computer Graphics", "Uncertainty Visualization", "Qualitative Evaluation", "Quantitative Evaluation", "Perception" ], "authors": [ { "givenName": "Nadia", "surname": "Boukhelifa", "fullName": "Nadia Boukhelifa", "affiliation": "INRIA", "__typename": "ArticleAuthorType" }, { "givenName": "Anastasia", "surname": "Bezerianos", "fullName": "Anastasia Bezerianos", "affiliation": "LRI", "__typename": "ArticleAuthorType" }, { "givenName": "Tobias", "surname": "Isenberg", "fullName": "Tobias Isenberg", "affiliation": "DIGITEO/CNRS/INRIA", "__typename": "ArticleAuthorType" }, { "givenName": "Jean-Daniel", "surname": "Fekete", "fullName": "Jean-Daniel Fekete", "affiliation": "INRIA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2012-12-01 00:00:00", "pubType": "trans", "pages": "2769-2778", "year": "2012", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iv/2016/8942/0/8942a183", "title": "Evaluation of Sketchiness as a Visual Variable for 2.5D Treemaps", "doi": null, "abstractUrl": "/proceedings-article/iv/2016/8942a183/12OmNvAiScQ", "parentPublication": { "id": "proceedings/iv/2016/8942/0", "title": "2016 20th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icme/2013/0015/0/06607572", "title": "Video saliency incorporating spatiotemporal cues and uncertainty weighting", "doi": null, "abstractUrl": "/proceedings-article/icme/2013/06607572/12OmNvqmUJz", "parentPublication": { "id": "proceedings/icme/2013/0015/0", "title": "2013 IEEE International Conference on Multimedia and Expo (ICME)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2016/8942/0/8942a045", "title": "Visualizing Uncertainty of Edge Attributes in Node-Link Diagrams", "doi": null, "abstractUrl": "/proceedings-article/iv/2016/8942a045/12OmNx38vUi", "parentPublication": { "id": "proceedings/iv/2016/8942/0", "title": "2016 20th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/psivt/2010/4285/0/4285a337", "title": "Color to Gray: Attention Preservation", "doi": null, "abstractUrl": "/proceedings-article/psivt/2010/4285a337/12OmNylKAU1", "parentPublication": { "id": "proceedings/psivt/2010/4285/0", "title": "Image and Video Technology, Pacific-Rim Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2016/01/07192667", "title": "Visual Encodings of Temporal Uncertainty: A Comparative User Study", "doi": null, "abstractUrl": "/journal/tg/2016/01/07192667/13rRUwjGoLH", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07089294", "title": "Representing Uncertainty in Graph Edges: An Evaluation of Paired Visual Variables", "doi": null, "abstractUrl": "/journal/tg/2015/10/07089294/13rRUxjyX42", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/5555/01/09983833", "title": "MOUNT: Learning 6DoF Motion Prediction Based on Uncertainty Estimation for Delayed AR Rendering", "doi": null, "abstractUrl": "/journal/tg/5555/01/09983833/1J4xXB39h96", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2019/1377/0/08798194", "title": "Augmented Concentration: Concentration Improvement by Visual Noise Reduction with a Video See-Through HMD", "doi": null, "abstractUrl": "/proceedings-article/vr/2019/08798194/1cJ0Gha6BQ4", "parentPublication": { "id": "proceedings/vr/2019/1377/0", "title": "2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vast/2019/2284/0/08986930", "title": "HeatMosaic: Interactive Uncertainty Analysis of Disaster Events - 2019 VAST Challenge Honorable Mention Award for Visualization of Uncertainty", "doi": null, "abstractUrl": "/proceedings-article/vast/2019/08986930/1hrMA4QhVkc", "parentPublication": { "id": "proceedings/vast/2019/2284/0", "title": "2019 IEEE Conference on Visual Analytics Science and Technology (VAST)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pacificvis/2020/5697/0/09086235", "title": "Uncertainty Treemaps", "doi": null, "abstractUrl": "/proceedings-article/pacificvis/2020/09086235/1kuHly3FEwU", "parentPublication": { "id": "proceedings/pacificvis/2020/5697/0", "title": "2020 IEEE Pacific Visualization Symposium (PacificVis)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2012122759", "articleId": "13rRUyft7D2", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2012122779", "articleId": "13rRUIJcWlm", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBpEeNK", "title": "Aug.", "year": "2016", "issueNum": "08", "idPrefix": "tg", "pubType": "journal", "volume": "22", "label": "Aug.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvfd", "doi": "10.1109/TVCG.2015.2476788", "abstract": "We propose a semi-Lagrangian method for multiphase interface tracking. In contrast to previous methods, our method maintains an explicit polygonal mesh, which is reconstructed from an unsigned distance function and an indicator function, to track the interface of arbitrary number of phases. The surface mesh is reconstructed at each step using an efficient multiphase polygonization procedure with precomputed stencils while the distance and indicator function are updated with an accurate semi-Lagrangian path tracing from the meshes of the last step. Furthermore, we provide an adaptive data structure, multiphase distance tree, to accelerate the updating of both the distance function and the indicator function. In addition, the adaptive structure also enables us to contour the distance tree accurately with simple bisection techniques. The major advantage of our method is that it can easily handle topological changes without ambiguities and preserve both the sharp features and the volume well. We will evaluate its efficiency, accuracy and robustness in the results part with several examples.", "abstracts": [ { "abstractType": "Regular", "content": "We propose a semi-Lagrangian method for multiphase interface tracking. In contrast to previous methods, our method maintains an explicit polygonal mesh, which is reconstructed from an unsigned distance function and an indicator function, to track the interface of arbitrary number of phases. The surface mesh is reconstructed at each step using an efficient multiphase polygonization procedure with precomputed stencils while the distance and indicator function are updated with an accurate semi-Lagrangian path tracing from the meshes of the last step. Furthermore, we provide an adaptive data structure, multiphase distance tree, to accelerate the updating of both the distance function and the indicator function. In addition, the adaptive structure also enables us to contour the distance tree accurately with simple bisection techniques. The major advantage of our method is that it can easily handle topological changes without ambiguities and preserve both the sharp features and the volume well. We will evaluate its efficiency, accuracy and robustness in the results part with several examples.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We propose a semi-Lagrangian method for multiphase interface tracking. In contrast to previous methods, our method maintains an explicit polygonal mesh, which is reconstructed from an unsigned distance function and an indicator function, to track the interface of arbitrary number of phases. The surface mesh is reconstructed at each step using an efficient multiphase polygonization procedure with precomputed stencils while the distance and indicator function are updated with an accurate semi-Lagrangian path tracing from the meshes of the last step. Furthermore, we provide an adaptive data structure, multiphase distance tree, to accelerate the updating of both the distance function and the indicator function. In addition, the adaptive structure also enables us to contour the distance tree accurately with simple bisection techniques. The major advantage of our method is that it can easily handle topological changes without ambiguities and preserve both the sharp features and the volume well. We will evaluate its efficiency, accuracy and robustness in the results part with several examples.", "title": "Multiphase Interface Tracking with Fast Semi-Lagrangian Contouring", "normalizedTitle": "Multiphase Interface Tracking with Fast Semi-Lagrangian Contouring", "fno": "07239614", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Level Set", "Surface Reconstruction", "Surface Treatment", "Tracking", "Junctions", "Accuracy", "Octrees", "Fluid Simulation", "Multiphase Interface Tracking", "Semi Lagrangian Contouring" ], "authors": [ { "givenName": "Xiaosheng", "surname": "Li", "fullName": "Xiaosheng Li", "affiliation": "State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, University of Chinese Academy of Sciences, Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": "Xiaowei", "surname": "He", "fullName": "Xiaowei He", "affiliation": "State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, University of Chinese Academy of Sciences, Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": "Xuehui", "surname": "Liu", "fullName": "Xuehui Liu", "affiliation": "State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences", "__typename": "ArticleAuthorType" }, { "givenName": "Jian J.", "surname": "Zhang", "fullName": "Jian J. Zhang", "affiliation": "National Centre for Computer Animation, Bournemouth University", "__typename": "ArticleAuthorType" }, { "givenName": "Baoquan", "surname": "Liu", "fullName": "Baoquan Liu", "affiliation": "Department of Computer Science and Technology, University of Bedfordshire", "__typename": "ArticleAuthorType" }, { "givenName": "Enhua", "surname": "Wu", "fullName": "Enhua Wu", "affiliation": "State Key Laboratory of Computer Sciences, Institute of Software, Chinese Academy of Sciences and the University of Macau", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "08", "pubDate": "2016-08-01 00:00:00", "pubType": "trans", "pages": "1973-1986", "year": "2016", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/gcis/2009/3571/2/3571b447", "title": "Multiphase Segmentation of SAR Images with Level Set Evolution", "doi": null, "abstractUrl": "/proceedings-article/gcis/2009/3571b447/12OmNAqkSES", "parentPublication": { "id": "proceedings/gcis/2009/3571/2", "title": "2009 WRI Global Congress on Intelligent Systems", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2005/2766/0/01532823", "title": "Surface reconstruction via contour metamorphosis: an Eulerian approach with Lagrangian particle tracking", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/01532823/12OmNAsBFGW", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icisce/2015/6850/0/6850a611", "title": "An Image Segmentation Method by Combining Fuzzy C-Means Clustering and Graph Cuts Optimization for Multiphase Level Set Algorithms", "doi": null, "abstractUrl": "/proceedings-article/icisce/2015/6850a611/12OmNBbaH8m", "parentPublication": { "id": "proceedings/icisce/2015/6850/0", "title": "2015 2nd International Conference on Information Science and Control Engineering (ICISCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2017/2089/0/2089a118", "title": "Anisotropic Surface Reconstruction for Multiphase Fluids", "doi": null, "abstractUrl": "/proceedings-article/cw/2017/2089a118/12OmNCmpcVe", "parentPublication": { "id": "proceedings/cw/2017/2089/0", "title": "2017 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hisb/2011/4407/0/4407a032", "title": "Multiphase Level Set Model with Local K-means Energy for Histology Image Segmentation", "doi": null, "abstractUrl": "/proceedings-article/hisb/2011/4407a032/12OmNqIzgXh", "parentPublication": { "id": "proceedings/hisb/2011/4407/0", "title": "Healthcare Informatics, Imaging and Systems Biology, IEEE International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icig/2013/5050/0/5050a211", "title": "Multiphase Segmentation on CT Liver Image Using Split-Augmented-Lagrangian Projection Method", "doi": null, "abstractUrl": "/proceedings-article/icig/2013/5050a211/12OmNwHz0aA", "parentPublication": { "id": "proceedings/icig/2013/5050/0", "title": "2013 Seventh International Conference on Image and Graphics (ICIG)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cad-graphics/2015/8020/0/07450396", "title": "Parameter Estimation of Point Projection on NURBS Curves and Surfaces", "doi": null, "abstractUrl": "/proceedings-article/cad-graphics/2015/07450396/12OmNwwd2UN", "parentPublication": { "id": "proceedings/cad-graphics/2015/8020/0", "title": "2015 14th International Conference on Computer-Aided Design and Computer Graphics (CAD/Graphics)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2014/5209/0/5209b002", "title": "Multiphase Image Segmentation Using the Deformable Simplicial Complex Method", "doi": null, "abstractUrl": "/proceedings-article/icpr/2014/5209b002/12OmNxWLTqW", "parentPublication": { "id": "proceedings/icpr/2014/5209/0", "title": "2014 22nd International Conference on Pattern Recognition (ICPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpr/2012/2216/0/06460558", "title": "A Semi-Lagrangian scheme for area preserving flows", "doi": null, "abstractUrl": "/proceedings-article/icpr/2012/06460558/12OmNzFMFiJ", "parentPublication": { "id": "proceedings/icpr/2012/2216/0", "title": "2012 21st International Conference on Pattern Recognition (ICPR 2012)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/10/07072474", "title": "Scalable Parallel Distance Field Construction for Large-Scale Applications", "doi": null, "abstractUrl": "/journal/tg/2015/10/07072474/13rRUEgs2M5", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07243356", "articleId": "13rRUx0xPIN", "__typename": "AdjacentArticleType" }, "next": { "fno": "07272102", "articleId": "13rRUwjGoG6", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNx8fiex", "title": "January/February", "year": "1992", "issueNum": "01", "idPrefix": "cg", "pubType": "magazine", "volume": "12", "label": "January/February", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwbaqNK", "doi": "10.1109/38.135885", "abstract": "A surface manipulation technique that uses distance fields-scalar fields derived geometrically from surface models-to combine, modify, and analyze surfaces is presented. It is intended for application to complex models arising in scientific visualization. Computing distance from single triangles is discussed, and an optimized algorithm for computing the distance field from an entire closed surface is built. The use of the fields for surface removal, interpolation and blending is examined. The strength of the approach is that it lets simple 3D algorithms substitute for potentially very complex 2D methods.", "abstracts": [ { "abstractType": "Regular", "content": "A surface manipulation technique that uses distance fields-scalar fields derived geometrically from surface models-to combine, modify, and analyze surfaces is presented. It is intended for application to complex models arising in scientific visualization. Computing distance from single triangles is discussed, and an optimized algorithm for computing the distance field from an entire closed surface is built. The use of the fields for surface removal, interpolation and blending is examined. The strength of the approach is that it lets simple 3D algorithms substitute for potentially very complex 2D methods.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "A surface manipulation technique that uses distance fields-scalar fields derived geometrically from surface models-to combine, modify, and analyze surfaces is presented. It is intended for application to complex models arising in scientific visualization. Computing distance from single triangles is discussed, and an optimized algorithm for computing the distance field from an entire closed surface is built. The use of the fields for surface removal, interpolation and blending is examined. The strength of the approach is that it lets simple 3D algorithms substitute for potentially very complex 2D methods.", "title": "Distance Field Manipulation of Surface Models", "normalizedTitle": "Distance Field Manipulation of Surface Models", "fno": "mcg1992010065", "hasPdf": true, "idPrefix": "cg", "keywords": [], "authors": [ { "givenName": "Bradley A.", "surname": "Payne", "fullName": "Bradley A. Payne", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Arthur W.", "surname": "Toga", "fullName": "Arthur W. Toga", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "01", "pubDate": "1992-01-01 00:00:00", "pubType": "mags", "pages": "65-71", "year": "1992", "issn": "0272-1716", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "mcg1992010054", "articleId": "13rRUygT7cy", "__typename": "AdjacentArticleType" }, "next": { "fno": "mcg1992010072", "articleId": "13rRUxBJhoL", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNvqEvRo", "title": "PrePrints", "year": "5555", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": null, "label": "PrePrints", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1FisL8u19du", "doi": "10.1109/TVCG.2022.3193406", "abstract": "Learning-based surface reconstruction methods have received considerable attention in recent years due to their excellent expressiveness. However, existing learning-based methods lack scalability in processing large-scale point clouds. This paper proposes a novel scalable learning-based 3D surface reconstruction method based on octree, called SSRNet. SSRNet works in a scalable reconstruction pipeline, which divides oriented point clouds into different local parts and then processes them in parallel. Accommodating this scalable design pattern, SSRNet constructs local geometric features for octree vertices. Such features comprise the relation between the vertices and the implicit surface, ensuring geometric perception. Focusing on local geometric information also enables the network to avoid the overfitting problem and generalize well on different datasets. Finally, as a learning-based method, SSRNet can process large-scale point clouds in a short time. And to further solve the efficiency problem, we provide a lightweight and efficient version that is about five times faster while maintaining reconstruction performance. Experiments show that our methods achieve state-of-the-art performance with outstanding efficiency.", "abstracts": [ { "abstractType": "Regular", "content": "Learning-based surface reconstruction methods have received considerable attention in recent years due to their excellent expressiveness. However, existing learning-based methods lack scalability in processing large-scale point clouds. This paper proposes a novel scalable learning-based 3D surface reconstruction method based on octree, called SSRNet. SSRNet works in a scalable reconstruction pipeline, which divides oriented point clouds into different local parts and then processes them in parallel. Accommodating this scalable design pattern, SSRNet constructs local geometric features for octree vertices. Such features comprise the relation between the vertices and the implicit surface, ensuring geometric perception. Focusing on local geometric information also enables the network to avoid the overfitting problem and generalize well on different datasets. Finally, as a learning-based method, SSRNet can process large-scale point clouds in a short time. And to further solve the efficiency problem, we provide a lightweight and efficient version that is about five times faster while maintaining reconstruction performance. Experiments show that our methods achieve state-of-the-art performance with outstanding efficiency.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Learning-based surface reconstruction methods have received considerable attention in recent years due to their excellent expressiveness. However, existing learning-based methods lack scalability in processing large-scale point clouds. This paper proposes a novel scalable learning-based 3D surface reconstruction method based on octree, called SSRNet. SSRNet works in a scalable reconstruction pipeline, which divides oriented point clouds into different local parts and then processes them in parallel. Accommodating this scalable design pattern, SSRNet constructs local geometric features for octree vertices. Such features comprise the relation between the vertices and the implicit surface, ensuring geometric perception. Focusing on local geometric information also enables the network to avoid the overfitting problem and generalize well on different datasets. Finally, as a learning-based method, SSRNet can process large-scale point clouds in a short time. And to further solve the efficiency problem, we provide a lightweight and efficient version that is about five times faster while maintaining reconstruction performance. Experiments show that our methods achieve state-of-the-art performance with outstanding efficiency.", "title": "SSRNet: Scalable 3D Surface Reconstruction Network", "normalizedTitle": "SSRNet: Scalable 3D Surface Reconstruction Network", "fno": "09839681", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Surface Reconstruction", "Point Cloud Compression", "Octrees", "Surface Treatment", "Learning Systems", "Three Dimensional Displays", "Reconstruction Algorithms", "Surface Reconstruction", "Implicit Function", "Oriented Point Clouds", "Large Scale Point Clouds" ], "authors": [ { "givenName": "Ganzhangqin", "surname": "Yuan", "fullName": "Ganzhangqin Yuan", "affiliation": "National Key Laboratory of Science and Technology on Multispectral Information Processing, School of Artificial Intelligence and Automation, Huazhong University of Science and Technology, Wuhan, China", "__typename": "ArticleAuthorType" }, { "givenName": "Qiancheng", "surname": "Fu", "fullName": "Qiancheng Fu", "affiliation": "National Key Laboratory of Science and Technology on Multispectral Information Processing, School of Artificial Intelligence and Automation, Huazhong University of Science and Technology, Wuhan, China", "__typename": "ArticleAuthorType" }, { "givenName": "Zhenxing", "surname": "Mi", "fullName": "Zhenxing Mi", "affiliation": "Hong Kong University of Science and Technology, Kowloon Tong, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Yiming", "surname": "Luo", "fullName": "Yiming Luo", "affiliation": "Imperial College London, London, United Kingdom", "__typename": "ArticleAuthorType" }, { "givenName": "Wenbing", "surname": "Tao", "fullName": "Wenbing Tao", "affiliation": "National Key Laboratory of Science and Technology on Multispectral Information Processing, School of Artificial Intelligence and Automation, Huazhong University of Science and Technology, Wuhan, China", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2022-07-01 00:00:00", "pubType": "trans", "pages": "1-14", "year": "5555", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icpr/2012/2216/0/06460082", "title": "Harnessing self-similarity for reconstruction of large missing regions in 3D Models", "doi": null, "abstractUrl": "/proceedings-article/icpr/2012/06460082/12OmNBlofQO", "parentPublication": { "id": "proceedings/icpr/2012/2216/0", "title": "2012 21st International Conference on Pattern Recognition (ICPR 2012)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccvw/2015/9711/0/5720a157", "title": "Incremental Division of Very Large Point Clouds for Scalable 3D Surface Reconstruction", "doi": null, "abstractUrl": "/proceedings-article/iccvw/2015/5720a157/12OmNvT2p0I", "parentPublication": { "id": "proceedings/iccvw/2015/9711/0", "title": "2015 IEEE International Conference on Computer Vision Workshop (ICCVW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2017/0457/0/0457c501", "title": "Scalable Surface Reconstruction from Point Clouds with Extreme Scale and Density Diversity", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2017/0457c501/12OmNwpXRXO", "parentPublication": { "id": "proceedings/cvpr/2017/0457/0", "title": "2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2015/8391/0/8391b341", "title": "Global, Dense Multiscale Reconstruction for a Billion Points", "doi": null, "abstractUrl": "/proceedings-article/iccv/2015/8391b341/12OmNzBOiik", "parentPublication": { "id": "proceedings/iccv/2015/8391/0", "title": "2015 IEEE International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/05/ttg2011050669", "title": "Data-Parallel Octrees for Surface Reconstruction", "doi": null, "abstractUrl": "/journal/tg/2011/05/ttg2011050669/13rRUxCitJ9", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpcc-smartcity-dss/2017/2588/0/08291962", "title": "Integrated Quality Mesh Generation for Poisson Surface Reconstruction in HPC Applications", "doi": null, "abstractUrl": "/proceedings-article/hpcc-smartcity-dss/2017/08291962/17D45VsBTYE", "parentPublication": { "id": "proceedings/hpcc-smartcity-dss/2017/2588/0", "title": "2017 IEEE 19th International Conference on High Performance Computing and Communications; IEEE 15th International Conference on Smart City; IEEE 3rd International Conference on Data Science and Systems (HPCC/SmartCity/DSS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2021/2812/0/281200f621", "title": "Out-of-Core Surface Reconstruction via Global TGV Minimization", "doi": null, "abstractUrl": "/proceedings-article/iccv/2021/281200f621/1BmFe562Y9O", "parentPublication": { "id": "proceedings/iccv/2021/2812/0", "title": "2021 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/5555/01/10093999", "title": "ANISE: Assembly-based Neural Implicit Surface rEconstruction", "doi": null, "abstractUrl": "/journal/tg/5555/01/10093999/1M80HueHnJS", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2019/3293/0/329300k0122", "title": "Deep Geometric Prior for Surface Reconstruction", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2019/329300k0122/1gyrJvG8Kt2", "parentPublication": { "id": "proceedings/cvpr/2019/3293/0", "title": "2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2020/7168/0/716800a967", "title": "SSRNet: Scalable 3D Surface Reconstruction Network", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2020/716800a967/1m3nKc80MlG", "parentPublication": { "id": "proceedings/cvpr/2020/7168/0", "title": "2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09839572", "articleId": "1FisKWeqz8Q", "__typename": "AdjacentArticleType" }, "next": { "fno": "09844860", "articleId": "1Fp5UcDqu3K", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwFid7w", "title": "Jan.", "year": "2019", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "25", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "17D45Wuc366", "doi": "10.1109/TVCG.2018.2864913", "abstract": "This paper presents a framework for externalizing and analyzing expert knowledge about discrepancies in data through the use of visualization. Grounded in an 18-month design study with global health experts, the framework formalizes the notion of data discrepancies as implicit error, both in global health data and more broadly. We use the term implicit error to describe measurement error that is inherent to and pervasive throughout a dataset, but that isn't explicitly accounted for or defined. Instead, implicit error exists in the minds of experts, is mainly qualitative, and is accounted for subjectively during expert interpretation of the data. Externalizing knowledge surrounding implicit error can assist in synchronizing, validating, and enhancing interpretation, and can inform error analysis and mitigation. The framework consists of a description of implicit error components that are important for downstream analysis, along with a process model for externalizing and analyzing implicit error using visualization. As a second contribution, we provide a rich, reflective, and verifiable description of our research process as an exemplar summary toward the ongoing inquiry into ways of increasing the validity and transferability of design study research.", "abstracts": [ { "abstractType": "Regular", "content": "This paper presents a framework for externalizing and analyzing expert knowledge about discrepancies in data through the use of visualization. Grounded in an 18-month design study with global health experts, the framework formalizes the notion of data discrepancies as implicit error, both in global health data and more broadly. We use the term implicit error to describe measurement error that is inherent to and pervasive throughout a dataset, but that isn't explicitly accounted for or defined. Instead, implicit error exists in the minds of experts, is mainly qualitative, and is accounted for subjectively during expert interpretation of the data. Externalizing knowledge surrounding implicit error can assist in synchronizing, validating, and enhancing interpretation, and can inform error analysis and mitigation. The framework consists of a description of implicit error components that are important for downstream analysis, along with a process model for externalizing and analyzing implicit error using visualization. As a second contribution, we provide a rich, reflective, and verifiable description of our research process as an exemplar summary toward the ongoing inquiry into ways of increasing the validity and transferability of design study research.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This paper presents a framework for externalizing and analyzing expert knowledge about discrepancies in data through the use of visualization. Grounded in an 18-month design study with global health experts, the framework formalizes the notion of data discrepancies as implicit error, both in global health data and more broadly. We use the term implicit error to describe measurement error that is inherent to and pervasive throughout a dataset, but that isn't explicitly accounted for or defined. Instead, implicit error exists in the minds of experts, is mainly qualitative, and is accounted for subjectively during expert interpretation of the data. Externalizing knowledge surrounding implicit error can assist in synchronizing, validating, and enhancing interpretation, and can inform error analysis and mitigation. The framework consists of a description of implicit error components that are important for downstream analysis, along with a process model for externalizing and analyzing implicit error using visualization. As a second contribution, we provide a rich, reflective, and verifiable description of our research process as an exemplar summary toward the ongoing inquiry into ways of increasing the validity and transferability of design study research.", "title": "A Framework for Externalizing Implicit Error Using Visualization", "normalizedTitle": "A Framework for Externalizing Implicit Error Using Visualization", "fno": "08449328", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Data Analysis", "Data Visualisation", "Error Analysis", "Medical Expert Systems", "Medical Information Systems", "Data Discrepancies", "Global Health Data", "Measurement Error", "Error Analysis", "Implicit Error Components", "Expert Knowledge", "Health Experts", "Visualization", "Tools", "Data Visualization", "Public Healthcare", "Surveillance", "Diseases", "Visualization", "Implicit Error", "Knowledge Externalization", "Design Study" ], "authors": [ { "givenName": "Nina", "surname": "Mccurdy", "fullName": "Nina Mccurdy", "affiliation": "University of UtahSchool of Computing", "__typename": "ArticleAuthorType" }, { "givenName": "Julie", "surname": "Gerdes", "fullName": "Julie Gerdes", "affiliation": "Texas Tech UniversityCollege of Arts … Sciences", "__typename": "ArticleAuthorType" }, { "givenName": "Miriah", "surname": "Meyer", "fullName": "Miriah Meyer", "affiliation": "University of UtahSchool of Computing", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2019-01-01 00:00:00", "pubType": "trans", "pages": "925-935", "year": "2019", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/smi/2006/2591/0/25910032", "title": "A Fast Particle System Framework for Interactive Implicit Modeling", "doi": null, "abstractUrl": "/proceedings-article/smi/2006/25910032/12OmNB06l2f", "parentPublication": { "id": "proceedings/smi/2006/2591/0", "title": "IEEE International Conference on Shape Modeling and Applications 2006", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/micro/2013/2638/0/07847623", "title": "Implicit-storing and redundant-encoding-of-attribute information in error-correction-codes", "doi": null, "abstractUrl": "/proceedings-article/micro/2013/07847623/12OmNqHItwO", "parentPublication": { "id": "proceedings/micro/2013/2638/0", "title": "2013 46th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hicss/2016/5670/0/5670d063", "title": "Vis-Health: Exploratory Analysis and Visualization of Dengue Cases in Brazil", "doi": null, "abstractUrl": "/proceedings-article/hicss/2016/5670d063/12OmNwEJ10S", "parentPublication": { "id": "proceedings/hicss/2016/5670/0", "title": "2016 49th Hawaii International Conference on System Sciences (HICSS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iri/2014/5880/0/07051875", "title": "A framework for comparing early warning systems across domains: A step toward a data-integrated public health EWS", "doi": null, "abstractUrl": "/proceedings-article/iri/2014/07051875/12OmNyxXll1", "parentPublication": { "id": "proceedings/iri/2014/5880/0", "title": "2014 IEEE International Conference on Information Reuse and Integration (IRI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icsem/2012/4937/0/4937a065", "title": "ICT Solution for Managing Electronic Health Record in India", "doi": null, "abstractUrl": "/proceedings-article/icsem/2012/4937a065/12OmNyxXlvH", "parentPublication": { "id": "proceedings/icsem/2012/4937/0", "title": "2012 Third International Conference on Services in Emerging Markets", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/waina/2016/2461/0/2461a069", "title": "Challenges in Detecting Epidemic Outbreaks from Social Networks", "doi": null, "abstractUrl": "/proceedings-article/waina/2016/2461a069/12OmNzSyCd3", "parentPublication": { "id": "proceedings/waina/2016/2461/0", "title": "2016 30th International Conference on Advanced Information Networking and Applications Workshops (WAINA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ichi/2013/5089/0/5089a335", "title": "Monitoring Public Health Concerns Using Twitter Sentiment Classifications", "doi": null, "abstractUrl": "/proceedings-article/ichi/2013/5089a335/12OmNzTH11O", "parentPublication": { "id": "proceedings/ichi/2013/5089/0", "title": "2013 IEEE International Conference on Healthcare Informatics (ICHI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2010/4215/0/4215a113", "title": "Optimizing Triangulation of Implicit Surface Based on Quadric Error Metrics", "doi": null, "abstractUrl": "/proceedings-article/cw/2010/4215a113/12OmNzahc4Q", "parentPublication": { "id": "proceedings/cw/2010/4215/0", "title": "2010 International Conference on Cyberworlds", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040393", "title": "The Design Space of Implicit Hierarchy Visualization: A Survey", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040393/13rRUwbs20T", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/12/09451614", "title": "Implicit Error, Uncertainty and Confidence in Visualization: An Archaeological Case Study", "doi": null, "abstractUrl": "/journal/tg/2022/12/09451614/1ujXLzVvMs0", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08440857", "articleId": "17D45WZZ7Gl", "__typename": "AdjacentArticleType" }, "next": { "fno": "08440097", "articleId": "17D45WaTknK", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgQL", "name": "ttg201901-08449328s1.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg201901-08449328s1.zip", "extension": "zip", "size": "148 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "1qL5hsvvVkc", "title": "Feb.", "year": "2021", "issueNum": "02", "idPrefix": "tg", "pubType": "journal", "volume": "27", "label": "Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1o8magPNnz2", "doi": "10.1109/TVCG.2020.3029413", "abstract": "A growing number of efforts aim to understand what people see when using a visualization. These efforts provide scientific grounding to complement design intuitions, leading to more effective visualization practice. However, published visualization research currently reflects a limited set of available methods for understanding how people process visualized data. Alternative methods from vision science offer a rich suite of tools for understanding visualizations, but no curated collection of these methods exists in either perception or visualization research. We introduce a design space of experimental methods for empirically investigating the perceptual processes involved with viewing data visualizations to ultimately inform visualization design guidelines. This paper provides a shared lexicon for facilitating experimental visualization research. We discuss popular experimental paradigms, adjustment types, response types, and dependent measures used in vision science research, rooting each in visualization examples. We then discuss the advantages and limitations of each technique. Researchers can use this design space to create innovative studies and progress scientific understanding of design choices and evaluations in visualization. We highlight a history of collaborative success between visualization and vision science research and advocate for a deeper relationship between the two fields that can elaborate on and extend the methodological design space for understanding visualization and vision.", "abstracts": [ { "abstractType": "Regular", "content": "A growing number of efforts aim to understand what people see when using a visualization. These efforts provide scientific grounding to complement design intuitions, leading to more effective visualization practice. However, published visualization research currently reflects a limited set of available methods for understanding how people process visualized data. Alternative methods from vision science offer a rich suite of tools for understanding visualizations, but no curated collection of these methods exists in either perception or visualization research. We introduce a design space of experimental methods for empirically investigating the perceptual processes involved with viewing data visualizations to ultimately inform visualization design guidelines. This paper provides a shared lexicon for facilitating experimental visualization research. We discuss popular experimental paradigms, adjustment types, response types, and dependent measures used in vision science research, rooting each in visualization examples. We then discuss the advantages and limitations of each technique. Researchers can use this design space to create innovative studies and progress scientific understanding of design choices and evaluations in visualization. We highlight a history of collaborative success between visualization and vision science research and advocate for a deeper relationship between the two fields that can elaborate on and extend the methodological design space for understanding visualization and vision.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "A growing number of efforts aim to understand what people see when using a visualization. These efforts provide scientific grounding to complement design intuitions, leading to more effective visualization practice. However, published visualization research currently reflects a limited set of available methods for understanding how people process visualized data. Alternative methods from vision science offer a rich suite of tools for understanding visualizations, but no curated collection of these methods exists in either perception or visualization research. We introduce a design space of experimental methods for empirically investigating the perceptual processes involved with viewing data visualizations to ultimately inform visualization design guidelines. This paper provides a shared lexicon for facilitating experimental visualization research. We discuss popular experimental paradigms, adjustment types, response types, and dependent measures used in vision science research, rooting each in visualization examples. We then discuss the advantages and limitations of each technique. Researchers can use this design space to create innovative studies and progress scientific understanding of design choices and evaluations in visualization. We highlight a history of collaborative success between visualization and vision science research and advocate for a deeper relationship between the two fields that can elaborate on and extend the methodological design space for understanding visualization and vision.", "title": "A Design Space of Vision Science Methods for Visualization Research", "normalizedTitle": "A Design Space of Vision Science Methods for Visualization Research", "fno": "09237132", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Data Visualisation", "Design Engineering", "Human Computer Interaction", "Vision Science", "Data Visualizations", "Visualization Design Guidelines", "Design Space", "Human Vision", "HCI", "Human Computer Interaction", "Data Visualization", "Visualization", "Correlation", "Task Analysis", "Psychology", "Collaboration", "Perception", "Human Vision", "Empirical Research", "Evaluation", "HCI" ], "authors": [ { "givenName": "Madison A.", "surname": "Elliott", "fullName": "Madison A. Elliott", "affiliation": "The University of British Columbia", "__typename": "ArticleAuthorType" }, { "givenName": "Christine", "surname": "Nothelfer", "fullName": "Christine Nothelfer", "affiliation": "Northwestern University", "__typename": "ArticleAuthorType" }, { "givenName": "Cindy", "surname": "Xiong", "fullName": "Cindy Xiong", "affiliation": "University of Massachusetts Amherst", "__typename": "ArticleAuthorType" }, { "givenName": "Danielle Albers", "surname": "Szafir", "fullName": "Danielle Albers Szafir", "affiliation": "University of Colorado Boulder", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2021-02-01 00:00:00", "pubType": "trans", "pages": "1117-1127", "year": "2021", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/visual/1992/2897/0/00235185", "title": "Improving visualization: theoretical and empirical foundations", "doi": null, "abstractUrl": "/proceedings-article/visual/1992/00235185/12OmNynJMCQ", "parentPublication": { "id": "proceedings/visual/1992/2897/0", "title": "Proceedings Visualization '92", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2015/1727/0/07223402", "title": "Collaborative telepresence workspaces for space operation and science", "doi": null, "abstractUrl": "/proceedings-article/vr/2015/07223402/12OmNyvY9ys", "parentPublication": { "id": "proceedings/vr/2015/1727/0", "title": "2015 IEEE Virtual Reality (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fosm/2008/2654/0/04659257", "title": "Remixing visualization to support collaboration in software maintenance", "doi": null, "abstractUrl": "/proceedings-article/fosm/2008/04659257/12OmNzX6cqO", "parentPublication": { "id": "proceedings/fosm/2008/2654/0", "title": "2008 IEEE International Conference on Software Maintenance", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2012/06/mcg2012060088", "title": "Understanding Visualization by Understanding Individual Users", "doi": null, "abstractUrl": "/magazine/cg/2012/06/mcg2012060088/13rRUNvya3t", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/03/08305493", "title": "Correlation Judgment and Visualization Features: A Comparative Study", "doi": null, "abstractUrl": "/journal/tg/2019/03/08305493/17D45WaTkmp", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2023/01/09904456", "title": "Measuring Effects of Spatial Visualization and Domain on Visualization Task Performance: A Comparative Study", "doi": null, "abstractUrl": "/journal/tg/2023/01/09904456/1H1gmktPnLa", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/01/08816695", "title": "Data Changes Everything: Challenges and Opportunities in Data Visualization Design Handoff", "doi": null, "abstractUrl": "/journal/tg/2020/01/08816695/1cPXqoConx6", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/08/09028205", "title": "Design Exposition Discussion Documents for Rich Design Discourse in Applied Visualization", "doi": null, "abstractUrl": "/journal/tg/2021/08/09028205/1i3AQ4Mu0qA", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/02/09222357", "title": "Once Upon A Time In Visualization: Understanding the Use of Textual Narratives for Causality", "doi": null, "abstractUrl": "/journal/tg/2021/02/09222357/1nTqwapYWYw", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vis4dh/2020/9153/0/915300a024", "title": "Pilaster: A Collection of Citation Metadata Extracted From Publications on Visualization for the Digital Humanities", "doi": null, "abstractUrl": "/proceedings-article/vis4dh/2020/915300a024/1pZ0XhtNffW", "parentPublication": { "id": "proceedings/vis4dh/2020/9153/0", "title": "2020 IEEE 5th Workshop on Visualization for the Digital Humanities (VIS4DH)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09222089", "articleId": "1nTqCVWgoWk", "__typename": "AdjacentArticleType" }, "next": { "fno": "09217931", "articleId": "1nL7qZXi89O", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "1qLepLq6KmA", "name": "ttg202102-09237132s1-supp1-3029413.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttg202102-09237132s1-supp1-3029413.pdf", "extension": "pdf", "size": "238 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "1zdLz0NqD7O", "title": "Nov.-Dec.", "year": "2021", "issueNum": "06", "idPrefix": "cg", "pubType": "magazine", "volume": "41", "label": "Nov.-Dec.", "downloadables": { "hasCover": true, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1x9TPHRuq9G", "doi": "10.1109/MCG.2021.3115413", "abstract": "We present how to integrate Design Sprints and project-based learning into introductory visualization courses. A design sprint is a unique process based on rapid prototyping and user testing to define goals and validate ideas before starting costly development. The well-defined, interactive, and time-constrained design cycle makes design sprints a promising option for teaching project-based and active-learning-centered courses to increase student engagement and hands-on experience. Over the past five years, we have adjusted the design sprint methodology for teaching a range of visualization courses. We present a detailed guide on incorporating design sprints into large undergraduate and small professional development courses in both online and on-campus settings. Design sprint results, including quantitative and qualitative student feedback, show that design sprints engage students and help practice and apply visualization and design skills. We provide design sprint teaching materials, show examples of student-created work, and discuss limitations and lessons learned.", "abstracts": [ { "abstractType": "Regular", "content": "We present how to integrate Design Sprints and project-based learning into introductory visualization courses. A design sprint is a unique process based on rapid prototyping and user testing to define goals and validate ideas before starting costly development. The well-defined, interactive, and time-constrained design cycle makes design sprints a promising option for teaching project-based and active-learning-centered courses to increase student engagement and hands-on experience. Over the past five years, we have adjusted the design sprint methodology for teaching a range of visualization courses. We present a detailed guide on incorporating design sprints into large undergraduate and small professional development courses in both online and on-campus settings. Design sprint results, including quantitative and qualitative student feedback, show that design sprints engage students and help practice and apply visualization and design skills. We provide design sprint teaching materials, show examples of student-created work, and discuss limitations and lessons learned.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present how to integrate Design Sprints and project-based learning into introductory visualization courses. A design sprint is a unique process based on rapid prototyping and user testing to define goals and validate ideas before starting costly development. The well-defined, interactive, and time-constrained design cycle makes design sprints a promising option for teaching project-based and active-learning-centered courses to increase student engagement and hands-on experience. Over the past five years, we have adjusted the design sprint methodology for teaching a range of visualization courses. We present a detailed guide on incorporating design sprints into large undergraduate and small professional development courses in both online and on-campus settings. Design sprint results, including quantitative and qualitative student feedback, show that design sprints engage students and help practice and apply visualization and design skills. We provide design sprint teaching materials, show examples of student-created work, and discuss limitations and lessons learned.", "title": "Visualization Design Sprints for Online and On-Campus Courses", "normalizedTitle": "Visualization Design Sprints for Online and On-Campus Courses", "fno": "09547834", "hasPdf": true, "idPrefix": "cg", "keywords": [ "Computer Aided Instruction", "Computer Science Education", "Data Visualisation", "Educational Courses", "Educational Institutions", "Further Education", "Human Factors", "Teaching", "Introductory Visualization Courses", "Time Constrained Design Cycle", "Active Learning Centered Courses", "Design Sprint Teaching Materials", "Visualization Design Sprints", "Online Courses", "On Campus Courses", "Project Based Learning", "Student Engagement", "Data Visualization", "Education", "Visualization", "User Centered Design", "Electronic Learning", "Distance Learning", "Rapid Prototyping" ], "authors": [ { "givenName": "Johanna", "surname": "Beyer", "fullName": "Johanna Beyer", "affiliation": "John A. Paulson School of Engineering and Applied Sciences, Harvard University, Cambridge, MA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Yalong", "surname": "Yang", "fullName": "Yalong Yang", "affiliation": "College of Engineering, Virginia Tech, Blacksburg, VA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Hanspeter", "surname": "Pfister", "fullName": "Hanspeter Pfister", "affiliation": "John A. Paulson School of Engineering and Applied Sciences, Harvard University, Cambridge, MA, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2021-11-01 00:00:00", "pubType": "mags", "pages": "37-47", "year": "2021", "issn": "0272-1716", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fie/2005/9077/0/01611897", "title": "Student Ethics in Online Courses", "doi": null, "abstractUrl": "/proceedings-article/fie/2005/01611897/12OmNvpNIox", "parentPublication": { "id": "proceedings/fie/2005/9077/0", "title": "35th Annual Frontiers in Education", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/asonam/2016/2846/0/07752262", "title": "An analysis of student behavior in two massive open online courses", "doi": null, "abstractUrl": "/proceedings-article/asonam/2016/07752262/12OmNxGja7v", "parentPublication": { "id": "proceedings/asonam/2016/2846/0", "title": "2016 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2008/1969/0/04720513", "title": "Work in progress - web-based implementation of capstone engineering design assessments", "doi": null, "abstractUrl": "/proceedings-article/fie/2008/04720513/12OmNyPQ4MO", "parentPublication": { "id": "proceedings/fie/2008/1969/0", "title": "2008 38th Annual Frontiers in Education Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2006/0256/0/04117045", "title": "Social and Ethical Implications of Engineering Design: A Learning Module Developed for ECE Capstone Design Courses", "doi": null, "abstractUrl": "/proceedings-article/fie/2006/04117045/12OmNywfKy1", "parentPublication": { "id": "proceedings/fie/2006/0256/0", "title": "Proceedings. Frontiers in Education. 36th Annual Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040393", "title": "The Design Space of Implicit Hierarchy Visualization: A Survey", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040393/13rRUwbs20T", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/so/2004/01/s1092", "title": "Rapid Prototyping for a Virtual Medical Campus Interface", "doi": null, "abstractUrl": "/magazine/so/2004/01/s1092/13rRUyuNsDI", "parentPublication": { "id": "mags/so", "title": "IEEE Software", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fie/2022/6244/0/09962580", "title": "Converting Upper-Division Undergraduate Computer Science Courses Online: Challenges, Student Performance, and Student Perceptions", "doi": null, "abstractUrl": "/proceedings-article/fie/2022/09962580/1IHo7015swE", "parentPublication": { "id": "proceedings/fie/2022/6244/0", "title": "2022 IEEE Frontiers in Education Conference (FIE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2022/9007/0/900700a245", "title": "Monitoring Programming Styles in Massive Open Online Courses Using Source Embedding", "doi": null, "abstractUrl": "/proceedings-article/iv/2022/900700a245/1KaH6Y4jeYo", "parentPublication": { "id": "proceedings/iv/2022/9007/0", "title": "2022 26th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/d4re/2020/8344/0/834400a006", "title": "The Importance of Requirements Engineering for Teaching Large Visualization Courses", "doi": null, "abstractUrl": "/proceedings-article/d4re/2020/834400a006/1nWO2yS8hGM", "parentPublication": { "id": "proceedings/d4re/2020/8344/0", "title": "2020 Fourth International Workshop on Learning from Other Disciplines for Requirements Engineering (D4RE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/eitt/2020/9171/0/917100a154", "title": "Students&#x0027; Online Behavior Patterns Impact on Final Grades Prediction in Blended Courses", "doi": null, "abstractUrl": "/proceedings-article/eitt/2020/917100a154/1qyxqTiwluE", "parentPublication": { "id": "proceedings/eitt/2020/9171/0", "title": "2020 Ninth International Conference of Educational Innovation through Technology (EITT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09547790", "articleId": "1x9TNIuvC5a", "__typename": "AdjacentArticleType" }, "next": { "fno": "09547792", "articleId": "1x9TP3EpwJ2", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNqBKTZQ", "title": "September/October", "year": "2009", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "15", "label": "September/October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwI5UfZ", "doi": "10.1109/TVCG.2008.105", "abstract": "The devastating power of hurricanes was evident during the 2005 hurricane season, the most active season on record. This has prompted increased efforts by researchers to understand the physical processes that underlie the genesis, intensification, and tracks of hurricanes. This research aims at facilitating an improved understanding into the structure of hurricanes with the aid of visualization techniques. Our approach was developed by a mixed team of visualization and domain experts. To better understand these systems, and to explore their representation in NWP models, we use a variety of illustration-inspired techniques to visualize their structure and time evolution. Illustration-inspired techniques aid in the identification of the amount of vertical wind shear in a hurricane, which can help meteorologists predict dissipation. Illustration-style visualization, in combination with standard visualization techniques, helped explore the vortex rollup phenomena and the mesovortices contained within. We evaluated the effectiveness of our visualization with the help of six hurricane experts. The expert evaluation showed that the illustration-inspired techniques were preferred over existing tools. Visualization of the evolution of structural features is a prelude to a deeper visual analysis of the underlying dynamics.", "abstracts": [ { "abstractType": "Regular", "content": "The devastating power of hurricanes was evident during the 2005 hurricane season, the most active season on record. This has prompted increased efforts by researchers to understand the physical processes that underlie the genesis, intensification, and tracks of hurricanes. This research aims at facilitating an improved understanding into the structure of hurricanes with the aid of visualization techniques. Our approach was developed by a mixed team of visualization and domain experts. To better understand these systems, and to explore their representation in NWP models, we use a variety of illustration-inspired techniques to visualize their structure and time evolution. Illustration-inspired techniques aid in the identification of the amount of vertical wind shear in a hurricane, which can help meteorologists predict dissipation. Illustration-style visualization, in combination with standard visualization techniques, helped explore the vortex rollup phenomena and the mesovortices contained within. We evaluated the effectiveness of our visualization with the help of six hurricane experts. The expert evaluation showed that the illustration-inspired techniques were preferred over existing tools. Visualization of the evolution of structural features is a prelude to a deeper visual analysis of the underlying dynamics.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The devastating power of hurricanes was evident during the 2005 hurricane season, the most active season on record. This has prompted increased efforts by researchers to understand the physical processes that underlie the genesis, intensification, and tracks of hurricanes. This research aims at facilitating an improved understanding into the structure of hurricanes with the aid of visualization techniques. Our approach was developed by a mixed team of visualization and domain experts. To better understand these systems, and to explore their representation in NWP models, we use a variety of illustration-inspired techniques to visualize their structure and time evolution. Illustration-inspired techniques aid in the identification of the amount of vertical wind shear in a hurricane, which can help meteorologists predict dissipation. Illustration-style visualization, in combination with standard visualization techniques, helped explore the vortex rollup phenomena and the mesovortices contained within. We evaluated the effectiveness of our visualization with the help of six hurricane experts. The expert evaluation showed that the illustration-inspired techniques were preferred over existing tools. Visualization of the evolution of structural features is a prelude to a deeper visual analysis of the underlying dynamics.", "title": "Case Study on Visualizing Hurricanes Using Illustration-Inspired Techniques", "normalizedTitle": "Case Study on Visualizing Hurricanes Using Illustration-Inspired Techniques", "fno": "ttg2009050709", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Hurricane Visualization", "Illustration Inspired Visualization", "Visualization In Physics", "Expert Evaluation" ], "authors": [ { "givenName": "Alark", "surname": "Joshi", "fullName": "Alark Joshi", "affiliation": "Yale University, New Haven", "__typename": "ArticleAuthorType" }, { "givenName": "Jesus", "surname": "Caban", "fullName": "Jesus Caban", "affiliation": "University of Maryland Baltimore County, Baltimore", "__typename": "ArticleAuthorType" }, { "givenName": "Penny", "surname": "Rheingans", "fullName": "Penny Rheingans", "affiliation": "University of Maryland Baltimore County, Baltimore", "__typename": "ArticleAuthorType" }, { "givenName": "Lynn", "surname": "Sparling", "fullName": "Lynn Sparling", "affiliation": "University of Maryland Baltimore County, Baltimore", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2009-09-01 00:00:00", "pubType": "trans", "pages": "709-718", "year": "2009", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ieee-vis/2000/6478/0/64780037", "title": "Volume Illustration: Non-Photorealistic Rendering of Volume Models", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2000/64780037/12OmNC0y5FO", "parentPublication": { "id": "proceedings/ieee-vis/2000/6478/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdmw/2011/4409/0/4409a023", "title": "Evaluating Hurricane Intensity Prediction Techniques in Real Time", "doi": null, "abstractUrl": "/proceedings-article/icdmw/2011/4409a023/12OmNrJAdRk", "parentPublication": { "id": "proceedings/icdmw/2011/4409/0", "title": "2011 IEEE 11th International Conference on Data Mining Workshops", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2005/2766/0/01532858", "title": "Illustration and photography inspired visualization of flows and volumes", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/01532858/12OmNscxjaI", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2005/2766/0/27660086", "title": "Illustration-inspired techniques for visualizing time-varying data", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/27660086/12OmNvkplf9", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vis/2005/9462/0/01532857", "title": "Illustration-inspired techniques for visualizing time-varying data", "doi": null, "abstractUrl": "/proceedings-article/vis/2005/01532857/12OmNwFicZ4", "parentPublication": { "id": "proceedings/vis/2005/9462/0", "title": "IEEE Visualization 2005", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2014/4103/0/4103a333", "title": "Illustration-Inspired Visualization of Blood Flow Dynamics", "doi": null, "abstractUrl": "/proceedings-article/iv/2014/4103a333/12OmNxHJ9n9", "parentPublication": { "id": "proceedings/iv/2014/4103/0", "title": "2014 18th International Conference on Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2009/01/ttg2009010077", "title": "Illustration-Inspired Depth Enhanced Volumetric Medical Visualization", "doi": null, "abstractUrl": "/journal/tg/2009/01/ttg2009010077/13rRUwjGoFR", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2012/01/ttg2012010132", "title": "Automated Illustration of Molecular Flexibility", "doi": null, "abstractUrl": "/journal/tg/2012/01/ttg2012010132/13rRUxASuvd", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2001/03/v0253", "title": "Volume Illustration: Nonphotorealistic Rendering of Volume Models", "doi": null, "abstractUrl": "/journal/tg/2001/03/v0253/13rRUxbTMyH", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2005/03/mcg2005030031", "title": "Illustration Motifs for Effective Medical Volume Illustration", "doi": null, "abstractUrl": "/magazine/cg/2005/03/mcg2005030031/13rRUyft7x2", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2009050707", "articleId": "13rRUNvya9h", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2009050719", "articleId": "13rRUyYjK5f", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXFgD5", "name": "ttg2009050709s.avi", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2009050709s.avi", "extension": "avi", "size": "51.8 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNxvO04X", "title": "PrePrints", "year": "5555", "issueNum": "01", "idPrefix": "tp", "pubType": "journal", "volume": null, "label": "PrePrints", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwInvnU", "doi": "10.1109/TPAMI.2009.185", "abstract": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices, and they have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices, and we compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "abstracts": [ { "abstractType": "Regular", "content": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices, and they have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices, and we compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices, and they have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices, and we compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "normalizedTitle": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "fno": "ttp2009990125", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Image Processing", "Hexagonal Lattice", "Consistent Gradient Operator", "Gradient Intensity", "Orientation" ], "authors": [ { "givenName": "Tetsuo", "surname": "Shima", "fullName": "Tetsuo Shima", "affiliation": "Tokyo Institute of Technology, Meguro-ku", "__typename": "ArticleAuthorType" }, { "givenName": "Suguru", "surname": "Saito", "fullName": "Suguru Saito", "affiliation": "Tokyo Institute of Technology, Meguro-ku", "__typename": "ArticleAuthorType" }, { "givenName": "Masayuki", "surname": "Nakajima", "fullName": "Masayuki Nakajima", "affiliation": "Tokyo Institute of Technology, Meguro-ku", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2009-11-01 00:00:00", "pubType": "trans", "pages": "", "year": "5555", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fskd/2009/3735/6/3735f358", "title": "On v-filters of Residuated Lattices with Hedges", "doi": null, "abstractUrl": "/proceedings-article/fskd/2009/3735f358/12OmNAoDies", "parentPublication": { "id": "proceedings/fskd/2009/3735/6", "title": "Fuzzy Systems and Knowledge Discovery, Fourth International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/imvip/2007/2887/0/28870047", "title": "A Design Procedure for Gradient Operators on Hexagonal Images", "doi": null, "abstractUrl": "/proceedings-article/imvip/2007/28870047/12OmNxTEiPY", "parentPublication": { "id": "proceedings/imvip/2007/2887/0", "title": "2007 International Machine Vision and Image Processing Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/imvip/2008/3332/0/3332a111", "title": "Multi-scale Feature Extraction in a Sub-pixel Virtual Hexagonal Environment", "doi": null, "abstractUrl": "/proceedings-article/imvip/2008/3332a111/12OmNylboLO", "parentPublication": { "id": "proceedings/imvip/2008/3332/0", "title": "International Machine Vision and Image Processing Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismvl/2012/4673/0/4673a085", "title": "Modal Operators on Non-commutative Residuated Lattices", "doi": null, "abstractUrl": "/proceedings-article/ismvl/2012/4673a085/12OmNzWfoVz", "parentPublication": { "id": "proceedings/ismvl/2012/4673/0", "title": "2012 IEEE 42nd International Symposium on Multiple-Valued Logic", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cgiv/2006/2606/0/26060243", "title": "Basic Transformations on Virtual Hexagonal Structure", "doi": null, "abstractUrl": "/proceedings-article/cgiv/2006/26060243/12OmNzzxuu1", "parentPublication": { "id": "proceedings/cgiv/2006/2606/0", "title": "International Conference on Computer Graphics, Imaging and Visualisation (CGIV'06)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tc/1969/08/01671349", "title": "Hexagonal Parallel Pattern Transformations", "doi": null, "abstractUrl": "/journal/tc/1969/08/01671349/13rRUwcAqoR", "parentPublication": { "id": "trans/tc", "title": "IEEE Transactions on Computers", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2010/06/ttp2010060961", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "doi": null, "abstractUrl": "/journal/tp/2010/06/ttp2010060961/13rRUwdIOTk", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/06/ttg2010061495", "title": "Gradient Estimation Revitalized", "doi": null, "abstractUrl": "/journal/tg/2010/06/ttg2010061495/13rRUxYIN45", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tc/1971/05/01671882", "title": "Local Properties of Binary Images in Two Dimensions", "doi": null, "abstractUrl": "/journal/tc/1971/05/01671882/13rRUxly94o", "parentPublication": { "id": "trans/tc", "title": "IEEE Transactions on Computers", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040426", "title": "Toward High-Quality Gradient Estimation on Regular Lattices", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040426/13rRUy2YLYq", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "10122126", "articleId": "1N0sw04YRnW", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzA6GUh", "title": "June", "year": "2010", "issueNum": "06", "idPrefix": "tp", "pubType": "journal", "volume": "32", "label": "June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwdIOTk", "doi": "10.1109/TPAMI.2009.99", "abstract": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices and have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices and compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "abstracts": [ { "abstractType": "Regular", "content": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices and have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices and compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Digital two-dimensional images are usually sampled on square lattices, while the receptors of the human eye are following a hexagonal structure. It is the main motivation for adopting hexagonal lattices. The fundamental operation in many image processing algorithms is to extract the gradient information. As such, various gradient operators have been proposed for square lattices and have been thoroughly optimized. Accurate gradient operators for hexagonal lattices have, however, not been researched well enough, while the distance between neighbor pixels is constant. We therefore derive consistent gradient operators on hexagonal lattices and compare them with the existing optimized filters on square lattices. The results show that the derived filters on hexagonal lattices achieve a better signal-to-noise ratio than those on square lattices. Results on artificial images also show that the derived filters on hexagonal lattices outperform the square ones with respect to accuracy of gradient intensity and orientation detection.", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "normalizedTitle": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "fno": "ttp2010060961", "hasPdf": true, "idPrefix": "tp", "keywords": [ "Image Processing", "Hexagonal Lattice", "Consistent Gradient Operator", "Gradient Intensity", "Orientation" ], "authors": [ { "givenName": "Tetsuo", "surname": "Shima", "fullName": "Tetsuo Shima", "affiliation": "Tokyo Institute of Technology, Tokyo", "__typename": "ArticleAuthorType" }, { "givenName": "Suguru", "surname": "Saito", "fullName": "Suguru Saito", "affiliation": "Tokyo Institute of Technology, Tokyo", "__typename": "ArticleAuthorType" }, { "givenName": "Masayuki", "surname": "Nakajima", "fullName": "Masayuki Nakajima", "affiliation": "Tokyo Institute of Technology, Tokyo", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2010-06-01 00:00:00", "pubType": "trans", "pages": "961-973", "year": "2010", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/fskd/2009/3735/6/3735f358", "title": "On v-filters of Residuated Lattices with Hedges", "doi": null, "abstractUrl": "/proceedings-article/fskd/2009/3735f358/12OmNAoDies", "parentPublication": { "id": "proceedings/fskd/2009/3735/6", "title": "Fuzzy Systems and Knowledge Discovery, Fourth International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/imvip/2007/2887/0/28870047", "title": "A Design Procedure for Gradient Operators on Hexagonal Images", "doi": null, "abstractUrl": "/proceedings-article/imvip/2007/28870047/12OmNxTEiPY", "parentPublication": { "id": "proceedings/imvip/2007/2887/0", "title": "2007 International Machine Vision and Image Processing Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/imvip/2008/3332/0/3332a111", "title": "Multi-scale Feature Extraction in a Sub-pixel Virtual Hexagonal Environment", "doi": null, "abstractUrl": "/proceedings-article/imvip/2008/3332a111/12OmNylboLO", "parentPublication": { "id": "proceedings/imvip/2008/3332/0", "title": "International Machine Vision and Image Processing Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismvl/2012/4673/0/4673a085", "title": "Modal Operators on Non-commutative Residuated Lattices", "doi": null, "abstractUrl": "/proceedings-article/ismvl/2012/4673a085/12OmNzWfoVz", "parentPublication": { "id": "proceedings/ismvl/2012/4673/0", "title": "2012 IEEE 42nd International Symposium on Multiple-Valued Logic", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cgiv/2006/2606/0/26060243", "title": "Basic Transformations on Virtual Hexagonal Structure", "doi": null, "abstractUrl": "/proceedings-article/cgiv/2006/26060243/12OmNzzxuu1", "parentPublication": { "id": "proceedings/cgiv/2006/2606/0", "title": "International Conference on Computer Graphics, Imaging and Visualisation (CGIV'06)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/5555/01/ttp2009990125", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "doi": null, "abstractUrl": "/journal/tp/5555/01/ttp2009990125/13rRUwInvnU", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tc/1969/08/01671349", "title": "Hexagonal Parallel Pattern Transformations", "doi": null, "abstractUrl": "/journal/tc/1969/08/01671349/13rRUwcAqoR", "parentPublication": { "id": "trans/tc", "title": "IEEE Transactions on Computers", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/06/ttg2010061495", "title": "Gradient Estimation Revitalized", "doi": null, "abstractUrl": "/journal/tg/2010/06/ttg2010061495/13rRUxYIN45", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tc/1971/05/01671882", "title": "Local Properties of Binary Images in Two Dimensions", "doi": null, "abstractUrl": "/journal/tc/1971/05/01671882/13rRUxly94o", "parentPublication": { "id": "trans/tc", "title": "IEEE Transactions on Computers", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040426", "title": "Toward High-Quality Gradient Estimation on Regular Lattices", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040426/13rRUy2YLYq", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": null, "next": { "fno": "ttp2010060974", "articleId": "13rRUxAAT2n", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNqBKTZQ", "title": "September/October", "year": "2009", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "15", "label": "September/October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUx0xPIy", "doi": "10.1109/TVCG.2009.32", "abstract": "The Lattice Boltzmann method (LBM) for visual simulation of fluid flow generally employs cubic Cartesian (CC) lattices such as the D3Q13 and D3Q19 lattices for the particle transport. However, the CC lattices lead to suboptimal representation of the simulation space. We introduce the face-centered cubic (FCC) lattice, fD3Q13, for LBM simulations. Compared to the CC lattices, the fD3Q13 lattice creates a more isotropic sampling of the simulation domain and its single lattice speed (i.e., link length) simplifies the computations and data storage. Furthermore, the fD3Q13 lattice can be decomposed into two independent interleaved lattices, one of which can be discarded, which doubles the simulation speed. The resulting LBM simulation can be efficiently mapped to the GPU, further increasing the computational performance. We show the numerical advantages of the FCC lattice on channeled flow in 2D and the flow-past-a-sphere benchmark in 3D. In both cases, the comparison is against the corresponding CC lattices using the analytical solutions for the systems as well as velocity field visualizations. We also demonstrate the performance advantages of the fD3Q13 lattice for interactive simulation and rendering of hot smoke in an urban environment using thermal LBM.", "abstracts": [ { "abstractType": "Regular", "content": "The Lattice Boltzmann method (LBM) for visual simulation of fluid flow generally employs cubic Cartesian (CC) lattices such as the D3Q13 and D3Q19 lattices for the particle transport. However, the CC lattices lead to suboptimal representation of the simulation space. We introduce the face-centered cubic (FCC) lattice, fD3Q13, for LBM simulations. Compared to the CC lattices, the fD3Q13 lattice creates a more isotropic sampling of the simulation domain and its single lattice speed (i.e., link length) simplifies the computations and data storage. Furthermore, the fD3Q13 lattice can be decomposed into two independent interleaved lattices, one of which can be discarded, which doubles the simulation speed. The resulting LBM simulation can be efficiently mapped to the GPU, further increasing the computational performance. We show the numerical advantages of the FCC lattice on channeled flow in 2D and the flow-past-a-sphere benchmark in 3D. In both cases, the comparison is against the corresponding CC lattices using the analytical solutions for the systems as well as velocity field visualizations. We also demonstrate the performance advantages of the fD3Q13 lattice for interactive simulation and rendering of hot smoke in an urban environment using thermal LBM.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The Lattice Boltzmann method (LBM) for visual simulation of fluid flow generally employs cubic Cartesian (CC) lattices such as the D3Q13 and D3Q19 lattices for the particle transport. However, the CC lattices lead to suboptimal representation of the simulation space. We introduce the face-centered cubic (FCC) lattice, fD3Q13, for LBM simulations. Compared to the CC lattices, the fD3Q13 lattice creates a more isotropic sampling of the simulation domain and its single lattice speed (i.e., link length) simplifies the computations and data storage. Furthermore, the fD3Q13 lattice can be decomposed into two independent interleaved lattices, one of which can be discarded, which doubles the simulation speed. The resulting LBM simulation can be efficiently mapped to the GPU, further increasing the computational performance. We show the numerical advantages of the FCC lattice on channeled flow in 2D and the flow-past-a-sphere benchmark in 3D. In both cases, the comparison is against the corresponding CC lattices using the analytical solutions for the systems as well as velocity field visualizations. We also demonstrate the performance advantages of the fD3Q13 lattice for interactive simulation and rendering of hot smoke in an urban environment using thermal LBM.", "title": "Efficient LBM Visual Simulation on Face-Centered Cubic Lattices", "normalizedTitle": "Efficient LBM Visual Simulation on Face-Centered Cubic Lattices", "fno": "ttg2009050802", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Lattice Boltzmann Method", "Face Centered Cubic", "F D 3 Q 13", "D 3 Q 13", "D 3 Q 19", "GPU" ], "authors": [ { "givenName": "Kaloian", "surname": "Petkov", "fullName": "Kaloian Petkov", "affiliation": "Stony Brook University, Stony Brook", "__typename": "ArticleAuthorType" }, { "givenName": "Feng", "surname": "Qiu", "fullName": "Feng Qiu", "affiliation": "Stony Brook University, Stony Brook", "__typename": "ArticleAuthorType" }, { "givenName": "Zhe", "surname": "Fan", "fullName": "Zhe Fan", "affiliation": "Stony Brook University, Stony Brook", "__typename": "ArticleAuthorType" }, { "givenName": "Arie E.", "surname": "Kaufman", "fullName": "Arie E. Kaufman", "affiliation": "Stony Brook University, Stony Brook", "__typename": "ArticleAuthorType" }, { "givenName": "Klaus", "surname": "Mueller", "fullName": "Klaus Mueller", "affiliation": "Stony Brook University, Stony Brook", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2009-09-01 00:00:00", "pubType": "trans", "pages": "802-814", "year": "2009", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/esiat/2009/3682/3/3682c531", "title": "A Simulation of Gas Migration in Heterogeneous Goaf of Fully Mechanized Coal Caving Mining Face Based on Multi-components LBM", "doi": null, "abstractUrl": "/proceedings-article/esiat/2009/3682c531/12OmNApLGra", "parentPublication": { "id": "proceedings/esiat/2009/3682/3", "title": "Environmental Science and Information Application Technology, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/isise/2008/3494/1/3494a033", "title": "High Performance Lattice Boltzmann Algorithms for Fluid Flows", "doi": null, "abstractUrl": "/proceedings-article/isise/2008/3494a033/12OmNApu5CQ", "parentPublication": { "id": "proceedings/isise/2008/3494/1", "title": "2008 International Symposium on Information Science and Engieering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2004/8788/0/87880011", "title": "Linear and Cubic Box Splines for the Body Centered Cubic Lattice", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2004/87880011/12OmNvAiScO", "parentPublication": { "id": "proceedings/ieee-vis/2004/8788/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismvl/2010/4024/0/4024a104", "title": "Co-stone Residuated Lattices", "doi": null, "abstractUrl": "/proceedings-article/ismvl/2010/4024a104/12OmNxA3Z63", "parentPublication": { "id": "proceedings/ismvl/2010/4024/0", "title": "2010 40th IEEE International Symposium on Multiple-Valued Logic", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2003/2030/0/20300036", "title": "Voxels on Fire", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2003/20300036/12OmNyKa61W", "parentPublication": { "id": "proceedings/ieee-vis/2003/2030/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2004/02/v0164", "title": "The Lattice-Boltzmann Method for Simulating Gaseous Phenomena", "doi": null, "abstractUrl": "/journal/tg/2004/02/v0164/13rRUwh80H2", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2008/06/ttg2008061523", "title": "Box Spline Reconstruction On The Face-Centered Cubic Lattice", "doi": null, "abstractUrl": "/journal/tg/2008/06/ttg2008061523/13rRUy0qnLC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040426", "title": "Toward High-Quality Gradient Estimation on Regular Lattices", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040426/13rRUy2YLYq", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/10/ttg2011101420", "title": "Visual Comparability of 3D Regular Sampling and Reconstruction", "doi": null, "abstractUrl": "/journal/tg/2011/10/ttg2011101420/13rRUyYjKab", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2009050777", "articleId": "13rRUwInvyr", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2009050815", "articleId": "13rRUyp7tWR", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNqzu6WC", "title": "April-June", "year": "1997", "issueNum": "02", "idPrefix": "tg", "pubType": "journal", "volume": "3", "label": "April-June", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxD9h4W", "doi": "10.1109/2945.597800", "abstract": "Abstract—We describe a new method for analyzing, classifying, and evaluating filters that can be applied to interpolation filters as well as to arbitrary derivative filters of any order. Our analysis is based on the Taylor series expansion of the convolution sum. Our analysis shows the need and derives the method for the normalization of derivative filter weights. Under certain minimal restrictions of the underlying function, we are able to compute tight absolute error bounds of the reconstruction process. We demonstrate the utilization of our methods to the analysis of the class of cubic BC-spline filters. As our technique is not restricted to interpolation filters, we are able to show that the Catmull-Rom spline filter and its derivative are the most accurate reconstruction and derivative filters, respectively, among the class of BC-spline filters. We also present a new derivative filter which features better spatial accuracy than any derivative BC-spline filter, and is optimal within our framework. We conclude by demonstrating the use of these optimal filters for accurate interpolation and gradient estimation in volume rendering.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—We describe a new method for analyzing, classifying, and evaluating filters that can be applied to interpolation filters as well as to arbitrary derivative filters of any order. Our analysis is based on the Taylor series expansion of the convolution sum. Our analysis shows the need and derives the method for the normalization of derivative filter weights. Under certain minimal restrictions of the underlying function, we are able to compute tight absolute error bounds of the reconstruction process. We demonstrate the utilization of our methods to the analysis of the class of cubic BC-spline filters. As our technique is not restricted to interpolation filters, we are able to show that the Catmull-Rom spline filter and its derivative are the most accurate reconstruction and derivative filters, respectively, among the class of BC-spline filters. We also present a new derivative filter which features better spatial accuracy than any derivative BC-spline filter, and is optimal within our framework. We conclude by demonstrating the use of these optimal filters for accurate interpolation and gradient estimation in volume rendering.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—We describe a new method for analyzing, classifying, and evaluating filters that can be applied to interpolation filters as well as to arbitrary derivative filters of any order. Our analysis is based on the Taylor series expansion of the convolution sum. Our analysis shows the need and derives the method for the normalization of derivative filter weights. Under certain minimal restrictions of the underlying function, we are able to compute tight absolute error bounds of the reconstruction process. We demonstrate the utilization of our methods to the analysis of the class of cubic BC-spline filters. As our technique is not restricted to interpolation filters, we are able to show that the Catmull-Rom spline filter and its derivative are the most accurate reconstruction and derivative filters, respectively, among the class of BC-spline filters. We also present a new derivative filter which features better spatial accuracy than any derivative BC-spline filter, and is optimal within our framework. We conclude by demonstrating the use of these optimal filters for accurate interpolation and gradient estimation in volume rendering.", "title": "Evaluation and Design of Filters Using a Taylor Series Expansion", "normalizedTitle": "Evaluation and Design of Filters Using a Taylor Series Expansion", "fno": "v0184", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Interpolation Filters", "Derivative Filters", "Filter Design", "Normal Estimation", "Gradient Estimation", "Normalization Of Filters", "Taylor Series Expansion", "Volume Rendering", "Cubic Filters" ], "authors": [ { "givenName": "Torsten", "surname": "Möller", "fullName": "Torsten Möller", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Raghu", "surname": "Machiraju", "fullName": "Raghu Machiraju", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Klaus", "surname": "Mueller", "fullName": "Klaus Mueller", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Roni", "surname": "Yagel", "fullName": "Roni Yagel", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "02", "pubDate": "1997-04-01 00:00:00", "pubType": "trans", "pages": "184-199", "year": "1997", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "v0171", "articleId": "13rRUxASuv6", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzFdtc6", "title": "November/December", "year": "2010", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "16", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxYIN45", "doi": "10.1109/TVCG.2010.160", "abstract": "We investigate the use of a Fourier-domain derivative error kernel to quantify the error incurred while estimating the gradient of a function from scalar point samples on a regular lattice. We use the error kernel to show that gradient reconstruction quality is significantly enhanced merely by shifting the reconstruction kernel to the centers of the principal lattice directions. Additionally, we exploit the algebraic similarities between the scalar and derivative error kernels to design asymptotically optimal gradient estimation filters that can be factored into an infinite impulse response interpolation prefilter and a finite impulse response directional derivative filter. This leads to a significant performance gain both in terms of accuracy and computational efficiency. The interpolation prefilter provides an accurate scalar approximation and can be re-used to cheaply compute directional derivatives on-the-fly without the need to store gradients. We demonstrate the impact of our filters in the context of volume rendering of scalar data sampled on the Cartesian and Body-Centered Cubic lattices. Our results rival those obtained from other competitive gradient estimation methods while incurring no additional computational or storage overhead.", "abstracts": [ { "abstractType": "Regular", "content": "We investigate the use of a Fourier-domain derivative error kernel to quantify the error incurred while estimating the gradient of a function from scalar point samples on a regular lattice. We use the error kernel to show that gradient reconstruction quality is significantly enhanced merely by shifting the reconstruction kernel to the centers of the principal lattice directions. Additionally, we exploit the algebraic similarities between the scalar and derivative error kernels to design asymptotically optimal gradient estimation filters that can be factored into an infinite impulse response interpolation prefilter and a finite impulse response directional derivative filter. This leads to a significant performance gain both in terms of accuracy and computational efficiency. The interpolation prefilter provides an accurate scalar approximation and can be re-used to cheaply compute directional derivatives on-the-fly without the need to store gradients. We demonstrate the impact of our filters in the context of volume rendering of scalar data sampled on the Cartesian and Body-Centered Cubic lattices. Our results rival those obtained from other competitive gradient estimation methods while incurring no additional computational or storage overhead.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We investigate the use of a Fourier-domain derivative error kernel to quantify the error incurred while estimating the gradient of a function from scalar point samples on a regular lattice. We use the error kernel to show that gradient reconstruction quality is significantly enhanced merely by shifting the reconstruction kernel to the centers of the principal lattice directions. Additionally, we exploit the algebraic similarities between the scalar and derivative error kernels to design asymptotically optimal gradient estimation filters that can be factored into an infinite impulse response interpolation prefilter and a finite impulse response directional derivative filter. This leads to a significant performance gain both in terms of accuracy and computational efficiency. The interpolation prefilter provides an accurate scalar approximation and can be re-used to cheaply compute directional derivatives on-the-fly without the need to store gradients. We demonstrate the impact of our filters in the context of volume rendering of scalar data sampled on the Cartesian and Body-Centered Cubic lattices. Our results rival those obtained from other competitive gradient estimation methods while incurring no additional computational or storage overhead.", "title": "Gradient Estimation Revitalized", "normalizedTitle": "Gradient Estimation Revitalized", "fno": "ttg2010061495", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Derivative", "Gradient", "Reconstruction", "Sampling", "Lattice", "Body Centered Cubic Lattice", "Interpolation", "Approximation", "Frequency Error Kernel" ], "authors": [ { "givenName": "Usman", "surname": "Alim", "fullName": "Usman Alim", "affiliation": "Simon Fraser University,Burnaby, BC, Canada", "__typename": "ArticleAuthorType" }, { "givenName": "Torsten", "surname": "Möller", "fullName": "Torsten Möller", "affiliation": "Simon Fraser University, Burnaby, BC, Canada", "__typename": "ArticleAuthorType" }, { "givenName": "Laurent", "surname": "Condat", "fullName": "Laurent Condat", "affiliation": "GREYC, A joint CNRS-UCBN-ENSICAEN Research Unit, Cedex,France", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2010-11-01 00:00:00", "pubType": "trans", "pages": "1495-1504", "year": "2010", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/icdt/2008/3188/0/3188a041", "title": "Gradient Adaptive Lattice Algorithm Suitable for Fixed Point Implementation", "doi": null, "abstractUrl": "/proceedings-article/icdt/2008/3188a041/12OmNA0vnUQ", "parentPublication": { "id": "proceedings/icdt/2008/3188/0", "title": "2008 The Third International Conference on Digital Telecommunications (icdt 2008)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icip/1995/7310/1/73100211", "title": "Noise robust spatial gradient estimation for use in displacement estimation", "doi": null, "abstractUrl": "/proceedings-article/icip/1995/73100211/12OmNCxbXJm", "parentPublication": { "id": "proceedings/icip/1995/7310/1", "title": "Image Processing, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/1996/7258/0/72580652", "title": "Isotropic Gradient Estimation", "doi": null, "abstractUrl": "/proceedings-article/cvpr/1996/72580652/12OmNzFMFnY", "parentPublication": { "id": "proceedings/cvpr/1996/7258/0", "title": "Proceedings CVPR IEEE Computer Society Conference on Computer Vision and Pattern Recognition", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icbeb/2012/4706/0/4706a696", "title": "A Tracking Algorithm Based on Fractional Differential Gradient within 3D Image", "doi": null, "abstractUrl": "/proceedings-article/icbeb/2012/4706a696/12OmNzVXNWW", "parentPublication": { "id": "proceedings/icbeb/2012/4706/0", "title": "Biomedical Engineering and Biotechnology, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/5555/01/ttp2009990125", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "doi": null, "abstractUrl": "/journal/tp/5555/01/ttp2009990125/13rRUwInvnU", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2010/06/ttp2010060961", "title": "Design and Evaluation of More Accurate Gradient Operators on Hexagonal Lattices", "doi": null, "abstractUrl": "/journal/tp/2010/06/ttp2010060961/13rRUwdIOTk", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/1996/03/v0242", "title": "Frequency Analysis of Gradient Estimators in Volume Rendering", "doi": null, "abstractUrl": "/journal/tg/1996/03/v0242/13rRUwwaKsT", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/1997/02/v0184", "title": "Evaluation and Design of Filters Using a Taylor Series Expansion", "doi": null, "abstractUrl": "/journal/tg/1997/02/v0184/13rRUxD9h4W", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040426", "title": "Toward High-Quality Gradient Estimation on Regular Lattices", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040426/13rRUy2YLYq", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/10/ttg2011101420", "title": "Visual Comparability of 3D Regular Sampling and Reconstruction", "doi": null, "abstractUrl": "/journal/tg/2011/10/ttg2011101420/13rRUyYjKab", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2010061487", "articleId": "13rRUyuNswV", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2010061505", "articleId": "13rRUxcsYLN", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTXWRU3", "name": "ttg2010061495s4.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s4.pdf", "extension": "pdf", "size": "304 kB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRTZ", "name": "ttg2010061495s5.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s5.zip", "extension": "zip", "size": "830 kB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRTY", "name": "ttg2010061495s1.txt", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s1.txt", "extension": "txt", "size": "829 B", "__typename": "WebExtraType" }, { "id": "17ShDTXWRU2", "name": "ttg2010061495s6.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s6.zip", "extension": "zip", "size": "24.5 kB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRU0", "name": "ttg2010061495s3.nb", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s3.nb", "extension": "nb", "size": "160 kB", "__typename": "WebExtraType" }, { "id": "17ShDTXWRU1", "name": "ttg2010061495s2.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2010061495s2.zip", "extension": "zip", "size": "4.26 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNwl8GGQ", "title": "October", "year": "2011", "issueNum": "10", "idPrefix": "tg", "pubType": "journal", "volume": "17", "label": "October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUyYjKab", "doi": "10.1109/TVCG.2010.234", "abstract": "The Body-Centered Cubic (BCC) and Face-Centered Cubic (FCC) lattices have been analytically shown to be more efficient sampling lattices than the traditional Cartesian Cubic (CC) lattice, but there has been no estimate of their visual comparability. Two perceptual studies (each with N=12 participants) compared the visual quality of images rendered from BCC and FCC lattices to images rendered from the CC lattice. Images were generated from two signals: the commonly used Marschner-Lobb synthetic function and a computed tomography scan of a fish tail. Observers found that BCC and FCC could produce images of comparable visual quality to CC, using 30-35 percent fewer samples. For the images used in our studies, the L_2 error metric shows high correlation with the judgement of human observers. Using the L_2 metric as a proxy, the results of the experiments appear to extend across a wide range of images and parameter choices.", "abstracts": [ { "abstractType": "Regular", "content": "The Body-Centered Cubic (BCC) and Face-Centered Cubic (FCC) lattices have been analytically shown to be more efficient sampling lattices than the traditional Cartesian Cubic (CC) lattice, but there has been no estimate of their visual comparability. Two perceptual studies (each with N=12 participants) compared the visual quality of images rendered from BCC and FCC lattices to images rendered from the CC lattice. Images were generated from two signals: the commonly used Marschner-Lobb synthetic function and a computed tomography scan of a fish tail. Observers found that BCC and FCC could produce images of comparable visual quality to CC, using 30-35 percent fewer samples. For the images used in our studies, the L_2 error metric shows high correlation with the judgement of human observers. Using the L_2 metric as a proxy, the results of the experiments appear to extend across a wide range of images and parameter choices.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "The Body-Centered Cubic (BCC) and Face-Centered Cubic (FCC) lattices have been analytically shown to be more efficient sampling lattices than the traditional Cartesian Cubic (CC) lattice, but there has been no estimate of their visual comparability. Two perceptual studies (each with N=12 participants) compared the visual quality of images rendered from BCC and FCC lattices to images rendered from the CC lattice. Images were generated from two signals: the commonly used Marschner-Lobb synthetic function and a computed tomography scan of a fish tail. Observers found that BCC and FCC could produce images of comparable visual quality to CC, using 30-35 percent fewer samples. For the images used in our studies, the L_2 error metric shows high correlation with the judgement of human observers. Using the L_2 metric as a proxy, the results of the experiments appear to extend across a wide range of images and parameter choices.", "title": "Visual Comparability of 3D Regular Sampling and Reconstruction", "normalizedTitle": "Visual Comparability of 3D Regular Sampling and Reconstruction", "fno": "ttg2011101420", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Visual Comparability", "Perceptual Quality", "3 D Regular Sampling And Reconstruction", "Cartesian Cubic CC Lattice", "Body Centered Cubic BCC Lattice", "Face Centered Cubic FCC Lattice" ], "authors": [ { "givenName": "Tai", "surname": "Meng", "fullName": "Tai Meng", "affiliation": "Simon Fraser University, Burnaby", "__typename": "ArticleAuthorType" }, { "givenName": "Alireza", "surname": "Entezari", "fullName": "Alireza Entezari", "affiliation": "University of Florida, Gainesville", "__typename": "ArticleAuthorType" }, { "givenName": "Benjamin", "surname": "Smith", "fullName": "Benjamin Smith", "affiliation": "Simon Fraser University, Burnaby", "__typename": "ArticleAuthorType" }, { "givenName": "Torsten", "surname": "Möller", "fullName": "Torsten Möller", "affiliation": "Simon Fraser University, Burnaby", "__typename": "ArticleAuthorType" }, { "givenName": "Daniel", "surname": "Weiskopf", "fullName": "Daniel Weiskopf", "affiliation": "Universität Stuttgart, Stuttgart", "__typename": "ArticleAuthorType" }, { "givenName": "Arthur E.", "surname": "Kirkpatrick", "fullName": "Arthur E. Kirkpatrick", "affiliation": "Simon Fraser University, Burnaby", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "10", "pubDate": "2011-10-01 00:00:00", "pubType": "trans", "pages": "1420-1432", "year": "2011", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/ieee-vis/2005/2766/0/27660040", "title": "Prefiltered Gaussian Reconstruction for High-Quality Rendering of Volumetric Data sampled on a Body-Centered Cubic Grid", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/27660040/12OmNAfy7Ky", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2001/7200/0/7200theussl", "title": "Optimal Regular Volume Sampling", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2001/7200theussl/12OmNqG0SWB", "parentPublication": { "id": "proceedings/ieee-vis/2001/7200/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/bibmw/2009/5121/0/05332112", "title": "Upper bounds for foldings in the FCC-HP protein model", "doi": null, "abstractUrl": "/proceedings-article/bibmw/2009/05332112/12OmNrnJ6Zm", "parentPublication": { "id": "proceedings/bibmw/2009/5121/0", "title": "2009 IEEE International Conference on Bioinformatics and Biomedicine Workshop", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2004/8788/0/87880011", "title": "Linear and Cubic Box Splines for the Body Centered Cubic Lattice", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2004/87880011/12OmNvAiScO", "parentPublication": { "id": "proceedings/ieee-vis/2004/8788/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2005/2766/0/27660041", "title": "VolQD: Direct Volume Rendering of Multi-million Atom Quantum Dot Simulations", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/27660041/12OmNwc3ws7", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2009/05/ttg2009050802", "title": "Efficient LBM Visual Simulation on Face-Centered Cubic Lattices", "doi": null, "abstractUrl": "/journal/tg/2009/05/ttg2009050802/13rRUx0xPIy", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2013/02/ttg2013020319", "title": "Quartic Box-Spline Reconstruction on the BCC Lattice", "doi": null, "abstractUrl": "/journal/tg/2013/02/ttg2013020319/13rRUxC0SvT", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/06/ttg2010061495", "title": "Gradient Estimation Revitalized", "doi": null, "abstractUrl": "/journal/tg/2010/06/ttg2010061495/13rRUxYIN45", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2008/06/ttg2008061523", "title": "Box Spline Reconstruction On The Face-Centered Cubic Lattice", "doi": null, "abstractUrl": "/journal/tg/2008/06/ttg2008061523/13rRUy0qnLC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040426", "title": "Toward High-Quality Gradient Estimation on Regular Lattices", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040426/13rRUy2YLYq", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2011101407", "articleId": "13rRUwInvB1", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2011101433", "articleId": "13rRUwfZC0c", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwpGgK8", "title": "Dec.", "year": "2014", "issueNum": "12", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "Dec.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUNvgyWo", "doi": "10.1109/TVCG.2014.2346926", "abstract": "In this paper, we present a visual analytics approach that provides decision makers with a proactive and predictive environment in order to assist them in making effective resource allocation and deployment decisions. The challenges involved with such predictive analytics processes include end-users' understanding, and the application of the underlying statistical algorithms at the right spatiotemporal granularity levels so that good prediction estimates can be established. In our approach, we provide analysts with a suite of natural scale templates and methods that enable them to focus and drill down to appropriate geospatial and temporal resolution levels. Our forecasting technique is based on the Seasonal Trend decomposition based on Loess (STL) method, which we apply in a spatiotemporal visual analytics context to provide analysts with predicted levels of future activity. We also present a novel kernel density estimation technique we have developed, in which the prediction process is influenced by the spatial correlation of recent incidents at nearby locations. We demonstrate our techniques by applying our methodology to Criminal, Traffic and Civil (CTC) incident datasets.", "abstracts": [ { "abstractType": "Regular", "content": "In this paper, we present a visual analytics approach that provides decision makers with a proactive and predictive environment in order to assist them in making effective resource allocation and deployment decisions. The challenges involved with such predictive analytics processes include end-users' understanding, and the application of the underlying statistical algorithms at the right spatiotemporal granularity levels so that good prediction estimates can be established. In our approach, we provide analysts with a suite of natural scale templates and methods that enable them to focus and drill down to appropriate geospatial and temporal resolution levels. Our forecasting technique is based on the Seasonal Trend decomposition based on Loess (STL) method, which we apply in a spatiotemporal visual analytics context to provide analysts with predicted levels of future activity. We also present a novel kernel density estimation technique we have developed, in which the prediction process is influenced by the spatial correlation of recent incidents at nearby locations. We demonstrate our techniques by applying our methodology to Criminal, Traffic and Civil (CTC) incident datasets.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In this paper, we present a visual analytics approach that provides decision makers with a proactive and predictive environment in order to assist them in making effective resource allocation and deployment decisions. The challenges involved with such predictive analytics processes include end-users' understanding, and the application of the underlying statistical algorithms at the right spatiotemporal granularity levels so that good prediction estimates can be established. In our approach, we provide analysts with a suite of natural scale templates and methods that enable them to focus and drill down to appropriate geospatial and temporal resolution levels. Our forecasting technique is based on the Seasonal Trend decomposition based on Loess (STL) method, which we apply in a spatiotemporal visual analytics context to provide analysts with predicted levels of future activity. We also present a novel kernel density estimation technique we have developed, in which the prediction process is influenced by the spatial correlation of recent incidents at nearby locations. We demonstrate our techniques by applying our methodology to Criminal, Traffic and Civil (CTC) incident datasets.", "title": "Proactive Spatiotemporal Resource Allocation and Predictive Visual Analytics for Community Policing and Law Enforcement", "normalizedTitle": "Proactive Spatiotemporal Resource Allocation and Predictive Visual Analytics for Community Policing and Law Enforcement", "fno": "06875970", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Geospatial Analysis", "Decision Making", "Time Series Analysis", "Forecasting", "Spatiotemporal Phenomena", "Visual Analytics", "Market Research" ], "authors": [ { "givenName": "Abish", "surname": "Malik", "fullName": "Abish Malik", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" }, { "givenName": "Ross", "surname": "Maciejewski", "fullName": "Ross Maciejewski", "affiliation": "Arizona State University", "__typename": "ArticleAuthorType" }, { "givenName": "Sherry", "surname": "Towers", "fullName": "Sherry Towers", "affiliation": "Arizona State University", "__typename": "ArticleAuthorType" }, { "givenName": "Sean", "surname": "McCullough", "fullName": "Sean McCullough", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" }, { "givenName": "David S.", "surname": "Ebert", "fullName": "David S. Ebert", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "12", "pubDate": "2014-12-01 00:00:00", "pubType": "trans", "pages": "1863-1872", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/vast/2012/4752/0/06400491", "title": "A correlative analysis process in a visual analytics environment", "doi": null, "abstractUrl": "/proceedings-article/vast/2012/06400491/12OmNAkEU1K", "parentPublication": { "id": "proceedings/vast/2012/4752/0", "title": "2012 IEEE Conference on Visual Analytics Science and Technology (VAST 2012)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsia/2017/2198/0/08339088", "title": "A client-based visual analytics framework for large spatiotemporal data under architectural constraints", "doi": null, "abstractUrl": "/proceedings-article/dsia/2017/08339088/12OmNrJAdU1", "parentPublication": { "id": "proceedings/dsia/2017/2198/0", "title": "2017 IEEE Workshop on Data Systems for Interactive Analysis (DSIA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vast/2014/6227/0/07042482", "title": "An insight- and task-based methodology for evaluating spatiotemporal visual analytics", "doi": null, "abstractUrl": "/proceedings-article/vast/2014/07042482/12OmNwp74wP", "parentPublication": { "id": "proceedings/vast/2014/6227/0", "title": "2014 IEEE Conference on Visual Analytics Science and Technology (VAST)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2018/7202/0/720200a294", "title": "Visualising Hidden Spatiotemporal Patterns at Multiple Levels of Detail", "doi": null, "abstractUrl": "/proceedings-article/iv/2018/720200a294/17D45WODarg", "parentPublication": { "id": "proceedings/iv/2018/7202/0", "title": "2018 22nd International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ucc/2018/5504/0/550400a184", "title": "Confluence: Adaptive Spatiotemporal Data Integration Using Distributed Query Relaxation over Heterogeneous Observational Datasets", "doi": null, "abstractUrl": "/proceedings-article/ucc/2018/550400a184/17D45WXIkD4", "parentPublication": { "id": "proceedings/ucc/2018/5504/0", "title": "2018 IEEE/ACM 11th International Conference on Utility and Cloud Computing (UCC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/bd/2022/01/08826324", "title": "Enabling Fast Exploratory Analyses Over Voluminous Spatiotemporal Data Using Analytical Engines", "doi": null, "abstractUrl": "/journal/bd/2022/01/08826324/1d6xw7yPd2E", "parentPublication": { "id": "trans/bd", "title": "IEEE Transactions on Big Data", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cluster/2019/4734/0/08891029", "title": "STASH : Fast Hierarchical Aggregation Queries for Effective Visual Spatiotemporal Explorations", "doi": null, "abstractUrl": "/proceedings-article/cluster/2019/08891029/1eLyo40Nwas", "parentPublication": { "id": "proceedings/cluster/2019/4734/0", "title": "2019 IEEE International Conference on Cluster Computing (CLUSTER)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vast/2020/8009/0/800900a072", "title": "STULL: Unbiased Online Sampling for Visual Exploration of Large Spatiotemporal Data", "doi": null, "abstractUrl": "/proceedings-article/vast/2020/800900a072/1q7jwDf9eTK", "parentPublication": { "id": "proceedings/vast/2020/8009/0", "title": "2020 IEEE Conference on Visual Analytics Science and Technology (VAST)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09397369", "title": "Visual Cascade Analytics of Large-Scale Spatiotemporal Data", "doi": null, "abstractUrl": "/journal/tg/2022/06/09397369/1sA4WPUOESY", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/aipr/2020/8243/0/09425160", "title": "Spatiotemporal Maneuverability Hazard Analytics from Low-Altitude UAS Sensors", "doi": null, "abstractUrl": "/proceedings-article/aipr/2020/09425160/1tuA48yM1GM", "parentPublication": { "id": "proceedings/aipr/2020/8243/0", "title": "2020 IEEE Applied Imagery Pattern Recognition Workshop (AIPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06875926", "articleId": "13rRUxly9dU", "__typename": "AdjacentArticleType" }, "next": { "fno": "06875941", "articleId": "13rRUxjQybU", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNxvO04Q", "title": "Jan.", "year": "2017", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "23", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxjQybV", "doi": "10.1109/TVCG.2016.2598415", "abstract": "To design a successful Multiplayer Online Battle Arena (MOBA) game, the ratio of snowballing and comeback occurrences to all matches played must be maintained at a certain level to ensure its fairness and engagement. Although it is easy to identify these two types of occurrences, game developers often find it difficult to determine their causes and triggers with so many game design choices and game parameters involved. In addition, the huge amounts of MOBA game data are often heterogeneous, multi-dimensional and highly dynamic in terms of space and time, which poses special challenges for analysts. In this paper, we present a visual analytics system to help game designers find key events and game parameters resulting in snowballing or comeback occurrences in MOBA game data. We follow a user-centered design process developing the system with game analysts and testing with real data of a trial version MOBA game from NetEase Inc. We apply novel visualization techniques in conjunction with well-established ones to depict the evolution of players' positions, status and the occurrences of events. Our system can reveal players' strategies and performance throughout a single match and suggest patterns, e.g., specific player' actions and game events, that have led to the final occurrences. We further demonstrate a workflow of leveraging human analyzed patterns to improve the scalability and generality of match data analysis. Finally, we validate the usability of our system by proving the identified patterns are representative in snowballing or comeback matches in a one-month-long MOBA tournament dataset.", "abstracts": [ { "abstractType": "Regular", "content": "To design a successful Multiplayer Online Battle Arena (MOBA) game, the ratio of snowballing and comeback occurrences to all matches played must be maintained at a certain level to ensure its fairness and engagement. Although it is easy to identify these two types of occurrences, game developers often find it difficult to determine their causes and triggers with so many game design choices and game parameters involved. In addition, the huge amounts of MOBA game data are often heterogeneous, multi-dimensional and highly dynamic in terms of space and time, which poses special challenges for analysts. In this paper, we present a visual analytics system to help game designers find key events and game parameters resulting in snowballing or comeback occurrences in MOBA game data. We follow a user-centered design process developing the system with game analysts and testing with real data of a trial version MOBA game from NetEase Inc. We apply novel visualization techniques in conjunction with well-established ones to depict the evolution of players' positions, status and the occurrences of events. Our system can reveal players' strategies and performance throughout a single match and suggest patterns, e.g., specific player' actions and game events, that have led to the final occurrences. We further demonstrate a workflow of leveraging human analyzed patterns to improve the scalability and generality of match data analysis. Finally, we validate the usability of our system by proving the identified patterns are representative in snowballing or comeback matches in a one-month-long MOBA tournament dataset.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "To design a successful Multiplayer Online Battle Arena (MOBA) game, the ratio of snowballing and comeback occurrences to all matches played must be maintained at a certain level to ensure its fairness and engagement. Although it is easy to identify these two types of occurrences, game developers often find it difficult to determine their causes and triggers with so many game design choices and game parameters involved. In addition, the huge amounts of MOBA game data are often heterogeneous, multi-dimensional and highly dynamic in terms of space and time, which poses special challenges for analysts. In this paper, we present a visual analytics system to help game designers find key events and game parameters resulting in snowballing or comeback occurrences in MOBA game data. We follow a user-centered design process developing the system with game analysts and testing with real data of a trial version MOBA game from NetEase Inc. We apply novel visualization techniques in conjunction with well-established ones to depict the evolution of players' positions, status and the occurrences of events. Our system can reveal players' strategies and performance throughout a single match and suggest patterns, e.g., specific player' actions and game events, that have led to the final occurrences. We further demonstrate a workflow of leveraging human analyzed patterns to improve the scalability and generality of match data analysis. Finally, we validate the usability of our system by proving the identified patterns are representative in snowballing or comeback matches in a one-month-long MOBA tournament dataset.", "title": "A Visual Analytics Approach for Understanding Reasons behind Snowballing and Comeback in MOBA Games", "normalizedTitle": "A Visual Analytics Approach for Understanding Reasons behind Snowballing and Comeback in MOBA Games", "fno": "07534855", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Games", "Visual Analytics", "Data Visualization", "Gold", "Market Research", "Pattern Matching", "And Game Reconstruction", "Game Play Data Visualization", "Visual Knowledge Discovery", "Visual Knowledge Representation" ], "authors": [ { "givenName": "Quan", "surname": "Li", "fullName": "Quan Li", "affiliation": "Hong Kong University of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Peng", "surname": "Xu", "fullName": "Peng Xu", "affiliation": "NetEase, Inc.", "__typename": "ArticleAuthorType" }, { "givenName": "Yeuk Yin", "surname": "Chan", "fullName": "Yeuk Yin Chan", "affiliation": "Hong Kong University of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Yun", "surname": "Wang", "fullName": "Yun Wang", "affiliation": "Hong Kong University of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Zhipeng", "surname": "Wang", "fullName": "Zhipeng Wang", "affiliation": "China Academy of Art", "__typename": "ArticleAuthorType" }, { "givenName": "Huamin", "surname": "Qu", "fullName": "Huamin Qu", "affiliation": "Hong Kong University of Science and Technology", "__typename": "ArticleAuthorType" }, { "givenName": "Xiaojuan", "surname": "Ma", "fullName": "Xiaojuan Ma", "affiliation": "Hong Kong University of Science and Technology", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2017-01-01 00:00:00", "pubType": "trans", "pages": "211-220", "year": "2017", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/sbgames/2015/8843/0/8843a142", "title": "On the Development of Intelligent Agents for MOBA Games", "doi": null, "abstractUrl": "/proceedings-article/sbgames/2015/8843a142/12OmNCcKQqX", "parentPublication": { "id": "proceedings/sbgames/2015/8843/0", "title": "2015 14th Brazilian Symposium on Computer Games and Digital Entertainment (SBGames)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dsaa/2016/5206/0/07796953", "title": "What Did I Do Wrong in My MOBA Game? Mining Patterns Discriminating Deviant Behaviours", "doi": null, "abstractUrl": "/proceedings-article/dsaa/2016/07796953/12OmNwdbUZh", "parentPublication": { "id": "proceedings/dsaa/2016/5206/0", "title": "2016 IEEE 3rd International Conference on Data Science and Advanced Analytics (DSAA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cw/2014/4677/0/4677a300", "title": "The Effects of Gameplay on Leadership Behaviors: An Empirical Study on Leadership Behaviors and Roles in Multiplayer Online Battle Arena Games", "doi": null, "abstractUrl": "/proceedings-article/cw/2014/4677a300/12OmNxFaLol", "parentPublication": { "id": "proceedings/cw/2014/4677/0", "title": "2014 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdmw/2017/3800/0/3800a902", "title": "Performance Dynamics and Success in Online Games", "doi": null, "abstractUrl": "/proceedings-article/icdmw/2017/3800a902/12OmNzdoMAw", "parentPublication": { "id": "proceedings/icdmw/2017/3800/0", "title": "2017 IEEE International Conference on Data Mining Workshops (ICDMW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2008/01/mcg2008010018", "title": "An Information-Theoretic View of Visual Analytics", "doi": null, "abstractUrl": "/magazine/cg/2008/01/mcg2008010018/13rRUB6SpRW", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040440", "title": "Forecasting Hotspots—A Predictive Analytics Approach", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040440/13rRUwdrdSv", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icvisp/2021/0770/0/077000a296", "title": "Visual Analytics for the International Trade", "doi": null, "abstractUrl": "/proceedings-article/icvisp/2021/077000a296/1APq2QCw3n2", "parentPublication": { "id": "proceedings/icvisp/2021/0770/0", "title": "2021 5th International Conference on Vision, Image and Signal Processing (ICVISP)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sbgames/2019/4637/0/463700a072", "title": "Analysis of Gameplay in MOBA Games Under Different Network Conditions", "doi": null, "abstractUrl": "/proceedings-article/sbgames/2019/463700a072/1fHHq5Bw8BW", "parentPublication": { "id": "proceedings/sbgames/2019/4637/0", "title": "2019 18th Brazilian Symposium on Computer Games and Digital Entertainment (SBGames)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ccns/2021/2711/0/271100a029", "title": "Research on Influencing Factors of MOBA Mobile Games Based on Factor Analysis", "doi": null, "abstractUrl": "/proceedings-article/ccns/2021/271100a029/1xIOGRdIOAM", "parentPublication": { "id": "proceedings/ccns/2021/2711/0", "title": "2021 2nd International Conference on Computer Communication and Network Security (CCNS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2021/3827/0/382700a054", "title": "VisuaLeague: Visual Analytics of Multiple Games", "doi": null, "abstractUrl": "/proceedings-article/iv/2021/382700a054/1y4oI1vKfmg", "parentPublication": { "id": "proceedings/iv/2021/3827/0", "title": "2021 25th International Conference Information Visualisation (IV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07534878", "articleId": "13rRUzp02ou", "__typename": "AdjacentArticleType" }, "next": { "fno": "07534876", "articleId": "13rRUxNW1Zs", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyaoDzf", "title": "March/April", "year": "2010", "issueNum": "02", "idPrefix": "tg", "pubType": "journal", "volume": "16", "label": "March/April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUytWF9g", "doi": "10.1109/TVCG.2009.100", "abstract": "As data sources become larger and more complex, the ability to effectively explore and analyze patterns among varying sources becomes a critical bottleneck in analytic reasoning. Incoming data contain multiple variables, high signal-to-noise ratio, and a degree of uncertainty, all of which hinder exploration, hypothesis generation/exploration, and decision making. To facilitate the exploration of such data, advanced tool sets are needed that allow the user to interact with their data in a visual environment that provides direct analytic capability for finding data aberrations or hotspots. In this paper, we present a suite of tools designed to facilitate the exploration of spatiotemporal data sets. Our system allows users to search for hotspots in both space and time, combining linked views and interactive filtering to provide users with contextual information about their data and allow the user to develop and explore their hypotheses. Statistical data models and alert detection algorithms are provided to help draw user attention to critical areas. Demographic filtering can then be further applied as hypotheses generated become fine tuned. This paper demonstrates the use of such tools on multiple geospatiotemporal data sets.", "abstracts": [ { "abstractType": "Regular", "content": "As data sources become larger and more complex, the ability to effectively explore and analyze patterns among varying sources becomes a critical bottleneck in analytic reasoning. Incoming data contain multiple variables, high signal-to-noise ratio, and a degree of uncertainty, all of which hinder exploration, hypothesis generation/exploration, and decision making. To facilitate the exploration of such data, advanced tool sets are needed that allow the user to interact with their data in a visual environment that provides direct analytic capability for finding data aberrations or hotspots. In this paper, we present a suite of tools designed to facilitate the exploration of spatiotemporal data sets. Our system allows users to search for hotspots in both space and time, combining linked views and interactive filtering to provide users with contextual information about their data and allow the user to develop and explore their hypotheses. Statistical data models and alert detection algorithms are provided to help draw user attention to critical areas. Demographic filtering can then be further applied as hypotheses generated become fine tuned. This paper demonstrates the use of such tools on multiple geospatiotemporal data sets.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "As data sources become larger and more complex, the ability to effectively explore and analyze patterns among varying sources becomes a critical bottleneck in analytic reasoning. Incoming data contain multiple variables, high signal-to-noise ratio, and a degree of uncertainty, all of which hinder exploration, hypothesis generation/exploration, and decision making. To facilitate the exploration of such data, advanced tool sets are needed that allow the user to interact with their data in a visual environment that provides direct analytic capability for finding data aberrations or hotspots. In this paper, we present a suite of tools designed to facilitate the exploration of spatiotemporal data sets. Our system allows users to search for hotspots in both space and time, combining linked views and interactive filtering to provide users with contextual information about their data and allow the user to develop and explore their hypotheses. Statistical data models and alert detection algorithms are provided to help draw user attention to critical areas. Demographic filtering can then be further applied as hypotheses generated become fine tuned. This paper demonstrates the use of such tools on multiple geospatiotemporal data sets.", "title": "A Visual Analytics Approach to Understanding Spatiotemporal Hotspots", "normalizedTitle": "A Visual Analytics Approach to Understanding Spatiotemporal Hotspots", "fno": "ttg2010020205", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Geovisualization", "Kernel Density Estimation", "Syndromic Surveillance", "Hypothesis Exploration" ], "authors": [ { "givenName": "Ross", "surname": "Maciejewski", "fullName": "Ross Maciejewski", "affiliation": "Purdue University, West Lafayette", "__typename": "ArticleAuthorType" }, { "givenName": "Stephen", "surname": "Rudolph", "fullName": "Stephen Rudolph", "affiliation": "Purdue University Regional Visualization and Analytics Center, Scottsdale", "__typename": "ArticleAuthorType" }, { "givenName": "Ryan", "surname": "Hafen", "fullName": "Ryan Hafen", "affiliation": "Purdue University, West Lafayette", "__typename": "ArticleAuthorType" }, { "givenName": "Ahmad M.", "surname": "Abusalah", "fullName": "Ahmad M. Abusalah", "affiliation": "Purdue University, Saint Paul", "__typename": "ArticleAuthorType" }, { "givenName": "Mohamed", "surname": "Yakout", "fullName": "Mohamed Yakout", "affiliation": "Purdue University, West Lafayette", "__typename": "ArticleAuthorType" }, { "givenName": "Mourad", "surname": "Ouzzani", "fullName": "Mourad Ouzzani", "affiliation": "Purdue University, West Lafayette", "__typename": "ArticleAuthorType" }, { "givenName": "William S.", "surname": "Cleveland", "fullName": "William S. Cleveland", "affiliation": "Purdue Univeristy, West Lafayette", "__typename": "ArticleAuthorType" }, { "givenName": "Shaun J.", "surname": "Grannis", "fullName": "Shaun J. Grannis", "affiliation": "Regenstrief Institute, Inc. and Indiana University School of Medicine, Indianapolis", "__typename": "ArticleAuthorType" }, { "givenName": "David S.", "surname": "Ebert", "fullName": "David S. Ebert", "affiliation": "Purdue University, West Lafayette", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2010-03-01 00:00:00", "pubType": "trans", "pages": "205-220", "year": "2010", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/bibm/2011/1799/0/06120521", "title": "Data Exploration in Secondary Use of Healthcare Data", "doi": null, "abstractUrl": "/proceedings-article/bibm/2011/06120521/12OmNAOsMGA", "parentPublication": { "id": "proceedings/bibm/2011/1799/0", "title": "2011 IEEE International Conference on Bioinformatics and Biomedicine", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/geoprocessing/2010/3951/0/3951a021", "title": "Where Would You Go on Your Next Vacation? A Framework for Visual Exploration of Attractive Places", "doi": null, "abstractUrl": "/proceedings-article/geoprocessing/2010/3951a021/12OmNAOsMMd", "parentPublication": { "id": "proceedings/geoprocessing/2010/3951/0", "title": "2010 Second International Conference on Advanced Geographic Information Systems, Applications, and Services", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/eisic/2015/8657/0/8657a069", "title": "Crime Hotspots: An Evaluation of the KDE Spatial Mapping Technique", "doi": null, "abstractUrl": "/proceedings-article/eisic/2015/8657a069/12OmNBqv2lI", "parentPublication": { "id": "proceedings/eisic/2015/8657/0", "title": "2015 European Intelligence and Security Informatics Conference (EISIC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/uidis/1999/0262/0/02620012", "title": "Visual Exploration of Large Telecommunication Data Sets", "doi": null, "abstractUrl": "/proceedings-article/uidis/1999/02620012/12OmNrNh0ys", "parentPublication": { "id": "proceedings/uidis/1999/0262/0", "title": "User Interfaces to Data Intensive Systems, International Workshop on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vast/2014/6227/0/07042482", "title": "An insight- and task-based methodology for evaluating spatiotemporal visual analytics", "doi": null, "abstractUrl": "/proceedings-article/vast/2014/07042482/12OmNwp74wP", "parentPublication": { "id": "proceedings/vast/2014/6227/0", "title": "2014 IEEE Conference on Visual Analytics Science and Technology (VAST)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sccompanion/2012/4956/0/4956a196", "title": "Scalable Visual Queries for Data Exploration on Large, High-Resolution 3D Displays", "doi": null, "abstractUrl": "/proceedings-article/sccompanion/2012/4956a196/12OmNykTNoq", "parentPublication": { "id": "proceedings/sccompanion/2012/4956/0", "title": "2012 SC Companion: High Performance Computing, Networking Storage and Analysis", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/big-data/2013/1293/0/06691787", "title": "Tile based visual analytics for Twitter big data exploratory analysis", "doi": null, "abstractUrl": "/proceedings-article/big-data/2013/06691787/12OmNzVXO0S", "parentPublication": { "id": "proceedings/big-data/2013/1293/0", "title": "2013 IEEE International Conference on Big Data", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iv/2006/2602/0/26020310", "title": "Evaluating a Geovisualization Prototype with Two Approaches: Remote Instructional vs. Face-to-Face Exploratory", "doi": null, "abstractUrl": "/proceedings-article/iv/2006/26020310/12OmNzy7uRX", "parentPublication": { "id": "proceedings/iv/2006/2602/0", "title": "Tenth International Conference on Information Visualisation (IV'06)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040440", "title": "Forecasting Hotspots—A Predictive Analytics Approach", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040440/13rRUwdrdSv", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2010020192", "articleId": "13rRUxBa5bO", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2010020221", "articleId": "13rRUy2YLYp", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzwHveo", "title": "March/April", "year": "2009", "issueNum": "02", "idPrefix": "cs", "pubType": "magazine", "volume": "11", "label": "March/April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUILtJuO", "doi": "10.1109/MCSE.2009.22", "abstract": "This special astrophysics issue presents three case studies on modeling supernovae, which are spectacular stellar explosions. A fourth paper presents a set of parallel analytical tools being developed to analyze the complex results of such simulations. Many astrophysics problems include multiple interacting physical processes and involve disparate length and time scales. Such multiphysics, multiscale applications are challenging to model and require the largest extant computers to simulate.", "abstracts": [ { "abstractType": "Regular", "content": "This special astrophysics issue presents three case studies on modeling supernovae, which are spectacular stellar explosions. A fourth paper presents a set of parallel analytical tools being developed to analyze the complex results of such simulations. Many astrophysics problems include multiple interacting physical processes and involve disparate length and time scales. Such multiphysics, multiscale applications are challenging to model and require the largest extant computers to simulate.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "This special astrophysics issue presents three case studies on modeling supernovae, which are spectacular stellar explosions. A fourth paper presents a set of parallel analytical tools being developed to analyze the complex results of such simulations. Many astrophysics problems include multiple interacting physical processes and involve disparate length and time scales. Such multiphysics, multiscale applications are challenging to model and require the largest extant computers to simulate.", "title": "Advances in Computational Astrophysics", "normalizedTitle": "Advances in Computational Astrophysics", "fno": "mcs2009020015", "hasPdf": true, "idPrefix": "cs", "keywords": [ "Physics", "Astronomy Computing Applications Modeling Methodologies Modeling Validation And Analysis", "Computational Astrophysics" ], "authors": [ { "givenName": "Alan C.", "surname": "Calder", "fullName": "Alan C. Calder", "affiliation": "Stony Brook University", "__typename": "ArticleAuthorType" }, { "givenName": "Richard T.", "surname": "Kouzes", "fullName": "Richard T. Kouzes", "affiliation": "Pacific Northwest National Laboratory", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "02", "pubDate": "2009-03-01 00:00:00", "pubType": "mags", "pages": "15-17", "year": "2009", "issn": "1521-9615", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iwsg/2015/7459/0/7459a080", "title": "Web Services as Building Blocks for Science Gateways in Astrophysics", "doi": null, "abstractUrl": "/proceedings-article/iwsg/2015/7459a080/12OmNvAAtKO", "parentPublication": { "id": "proceedings/iwsg/2015/7459/0", "title": "2015 7th International Workshop on Science Gateways (IWSG)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-vis/2005/2766/0/01532845", "title": "Visualization in the Einstein Year 2005: a case study on explanatory and illustrative visualization of relativity and astrophysics", "doi": null, "abstractUrl": "/proceedings-article/ieee-vis/2005/01532845/12OmNvlxJsW", "parentPublication": { "id": "proceedings/ieee-vis/2005/2766/0", "title": "Visualization Conference, IEEE", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icdmw/2013/3142/0/3143a008", "title": "Calculation and Applications of Bayesian Evidence in Astrophysics and Particle Physics Phenomenology", "doi": null, "abstractUrl": "/proceedings-article/icdmw/2013/3143a008/12OmNwkhTjH", "parentPublication": { "id": "proceedings/icdmw/2013/3142/0", "title": "2013 IEEE 13th International Conference on Data Mining Workshops (ICDMW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpcs/2008/3250/0/3250a083", "title": "Computational Astrophysics", "doi": null, "abstractUrl": "/proceedings-article/hpcs/2008/3250a083/12OmNzCWG5z", "parentPublication": { "id": "proceedings/hpcs/2008/3250/0", "title": "2008 22nd International Symposium on High Performance Computing Systems and Applications (HPCS '08)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040454", "title": "Shape: A 3D Modeling Tool for Astrophysics", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040454/13rRUwjGoFU", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2009/02/mcs2009020024", "title": "A New Low Mach Number Approach in Astrophysics", "doi": null, "abstractUrl": "/magazine/cs/2009/02/mcs2009020024/13rRUxC0SLr", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cg/2009/05/mcg2009050069", "title": "AstroSim: Collaborative Visualization of an Astrophysics Simulation in Second Life", "doi": null, "abstractUrl": "/magazine/cg/2009/05/mcg2009050069/13rRUxNmPLd", "parentPublication": { "id": "mags/cg", "title": "IEEE Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2009/02/mcs2009020018", "title": "Treating Unresolvable Flame Physics in Simulations of Thermonuclear Supernovae", "doi": null, "abstractUrl": "/magazine/cs/2009/02/mcs2009020018/13rRUytF44T", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/asap/2019/1601/0/160100a181", "title": "Accelerating AP3M-Based Computational Astrophysics Simulations with Reconfigurable Clusters", "doi": null, "abstractUrl": "/proceedings-article/asap/2019/160100a181/1d5kFRii0QU", "parentPublication": { "id": "proceedings/asap/2019/1601/2160-052X", "title": "2019 IEEE 30th International Conference on Application-specific Systems, Architectures and Processors (ASAP)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sc/2020/9998/0/999800b292", "title": "Preparing Nuclear Astrophysics for Exascale", "doi": null, "abstractUrl": "/proceedings-article/sc/2020/999800b292/1oeOUiL3cKk", "parentPublication": { "id": "proceedings/sc/2020/9998/0/", "title": "2020 SC20: International Conference for High Performance Computing, Networking, Storage and Analysis (SC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mcs2009020012", "articleId": "13rRUxBrGbp", "__typename": "AdjacentArticleType" }, "next": { "fno": "mcs2009020018", "articleId": "13rRUytF44T", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzwHveo", "title": "March/April", "year": "2009", "issueNum": "02", "idPrefix": "cs", "pubType": "magazine", "volume": "11", "label": "March/April", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxC0SLr", "doi": "10.1109/MCSE.2009.21", "abstract": "A common feature of astrophysical flows is that they typically span a broad range of length and time scales. Specialized numerical algorithms that exploit the relationships between these scales can significantly improve the efficiency of numerical simulations without loss of accuracy. In the case of highly subsonic flows, hydrodynamics algorithms that filter sound waves but retain both local and large-scale compressibility effects can give accurate and efficient solutions. The authors describe the process by which an understanding of the important processes in Type Ia supernovae is guiding the development of new algorithms to model these phenomena.", "abstracts": [ { "abstractType": "Regular", "content": "A common feature of astrophysical flows is that they typically span a broad range of length and time scales. Specialized numerical algorithms that exploit the relationships between these scales can significantly improve the efficiency of numerical simulations without loss of accuracy. In the case of highly subsonic flows, hydrodynamics algorithms that filter sound waves but retain both local and large-scale compressibility effects can give accurate and efficient solutions. The authors describe the process by which an understanding of the important processes in Type Ia supernovae is guiding the development of new algorithms to model these phenomena.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "A common feature of astrophysical flows is that they typically span a broad range of length and time scales. Specialized numerical algorithms that exploit the relationships between these scales can significantly improve the efficiency of numerical simulations without loss of accuracy. In the case of highly subsonic flows, hydrodynamics algorithms that filter sound waves but retain both local and large-scale compressibility effects can give accurate and efficient solutions. The authors describe the process by which an understanding of the important processes in Type Ia supernovae is guiding the development of new algorithms to model these phenomena.", "title": "A New Low Mach Number Approach in Astrophysics", "normalizedTitle": "A New Low Mach Number Approach in Astrophysics", "fno": "mcs2009020024", "hasPdf": true, "idPrefix": "cs", "keywords": [ "Computing Mathematics", "Numerical Analysis", "Partial Differential Equations", "Computing Methodologies", "Simulation", "Modeling", "Visualization", "Applications", "Computer Applications", "Physical Sciences And Engineering", "Astronomy" ], "authors": [ { "givenName": "Ann S.", "surname": "Almgren", "fullName": "Ann S. Almgren", "affiliation": "Lawrence Berkeley National Laboratory", "__typename": "ArticleAuthorType" }, { "givenName": "John B.", "surname": "Bell", "fullName": "John B. Bell", "affiliation": "Lawrence Berkeley National Laboratory", "__typename": "ArticleAuthorType" }, { "givenName": "Andy", "surname": "Nonaka", "fullName": "Andy Nonaka", "affiliation": "Lawrence Berkeley National Laboratory", "__typename": "ArticleAuthorType" }, { "givenName": "Michael", "surname": "Zingale", "fullName": "Michael Zingale", "affiliation": "Stony Brook University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "02", "pubDate": "2009-03-01 00:00:00", "pubType": "mags", "pages": "24-33", "year": "2009", "issn": "1521-9615", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/compcon/1995/7029/0/70290281", "title": "A new PowerPC microprocessor for low power computing systems", "doi": null, "abstractUrl": "/proceedings-article/compcon/1995/70290281/12OmNAoDimS", "parentPublication": { "id": "proceedings/compcon/1995/7029/0", "title": "Computer Conference, IEEE International", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sccompanion/2012/4956/0/4956c096", "title": "Low Mach number models in computational astrophysics", "doi": null, "abstractUrl": "/proceedings-article/sccompanion/2012/4956c096/12OmNrkT7Gy", "parentPublication": { "id": "proceedings/sccompanion/2012/4956/0", "title": "2012 SC Companion: High Performance Computing, Networking Storage and Analysis", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/scc/2012/6218/0/06496139", "title": "Low Mach number models in computational astrophysics", "doi": null, "abstractUrl": "/proceedings-article/scc/2012/06496139/12OmNvkYxbY", "parentPublication": { "id": "proceedings/scc/2012/6218/0", "title": "2012 SC Companion: High Performance Computing, Networking, Storage and Analysis (SCC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/dac/2004/2501/0/25010753", "title": "Security as a New Dimension in Embedded System Design", "doi": null, "abstractUrl": "/proceedings-article/dac/2004/25010753/12OmNwpXRYi", "parentPublication": { "id": "proceedings/dac/2004/2501/0", "title": "Design Automation Conference", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hipcw/2016/5773/0/07837052", "title": "HiPC 2016 Workshop 2: Second Workshop on Computational Fluid Dynamics (CFD)", "doi": null, "abstractUrl": "/proceedings-article/hipcw/2016/07837052/12OmNxGAKVV", "parentPublication": { "id": "proceedings/hipcw/2016/5773/0", "title": "2016 IEEE 23rd International Conference on High-Performance Computing: Workshops (HiPCW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccis/2011/4501/0/4501b136", "title": "Resolution of Computational Aeroacoustics Problems on Unstructured Grids with Splitting Method of Low Mach Number Flows", "doi": null, "abstractUrl": "/proceedings-article/iccis/2011/4501b136/12OmNyeWdGJ", "parentPublication": { "id": "proceedings/iccis/2011/4501/0", "title": "2011 International Conference on Computational and Information Sciences", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tp/2012/01/ttp2012010144", "title": "Probabilistic Models for Inference about Identity", "doi": null, "abstractUrl": "/journal/tp/2012/01/ttp2012010144/13rRUILLkwu", "parentPublication": { "id": "trans/tp", "title": "IEEE Transactions on Pattern Analysis & Machine Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2009/02/mcs2009020015", "title": "Advances in Computational Astrophysics", "doi": null, "abstractUrl": "/magazine/cs/2009/02/mcs2009020015/13rRUILtJuO", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/bd/2021/04/07909032", "title": "Velocity-Aware Parallel Encryption Algorithm with Low Energy Consumption for Streams", "doi": null, "abstractUrl": "/journal/bd/2021/04/07909032/13rRUwbJCYK", "parentPublication": { "id": "trans/bd", "title": "IEEE Transactions on Big Data", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/sc/2020/9998/0/999800a103", "title": "MESHFREEFLOWNET: A Physics-Constrained Deep Continuous Space-Time Super-Resolution Framework", "doi": null, "abstractUrl": "/proceedings-article/sc/2020/999800a103/1oeORJxdD4A", "parentPublication": { "id": "proceedings/sc/2020/9998/0/", "title": "2020 SC20: International Conference for High Performance Computing, Networking, Storage and Analysis (SC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mcs2009020018", "articleId": "13rRUytF44T", "__typename": "AdjacentArticleType" }, "next": { "fno": "mcs2009020034", "articleId": "13rRUwjoNDB", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNyQGSaI", "title": "Jan.-Feb.", "year": "2016", "issueNum": "01", "idPrefix": "cg", "pubType": "magazine", "volume": "36", "label": "Jan.-Feb.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUy08MyF", "doi": "10.1109/MCG.2016.13", "abstract": "In the last decade, sensor, communication, and computing technologies have advanced rapidly, producing dramatic changes in our daily lives and in a variety of application domains. Emerging technologies are leading us to a gradual, but inescapable integration of our material and digital realities and the advent of cyber-physical worlds. Although attaining visual realism is within the grasp of current 3D modeling approaches, it is less clear whether current modeling techniques will accommodate the needs of human communication and of the applications that we can already envisage in those futuristic worlds. Inspired by the evolution trends of the Web, this article describes the evolution of shape modeling from the Shape 1.0 geometry-only, mesh-based stage to the forthcoming semantics-driven Shape 4.0 era.", "abstracts": [ { "abstractType": "Regular", "content": "In the last decade, sensor, communication, and computing technologies have advanced rapidly, producing dramatic changes in our daily lives and in a variety of application domains. Emerging technologies are leading us to a gradual, but inescapable integration of our material and digital realities and the advent of cyber-physical worlds. Although attaining visual realism is within the grasp of current 3D modeling approaches, it is less clear whether current modeling techniques will accommodate the needs of human communication and of the applications that we can already envisage in those futuristic worlds. Inspired by the evolution trends of the Web, this article describes the evolution of shape modeling from the Shape 1.0 geometry-only, mesh-based stage to the forthcoming semantics-driven Shape 4.0 era.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "In the last decade, sensor, communication, and computing technologies have advanced rapidly, producing dramatic changes in our daily lives and in a variety of application domains. Emerging technologies are leading us to a gradual, but inescapable integration of our material and digital realities and the advent of cyber-physical worlds. Although attaining visual realism is within the grasp of current 3D modeling approaches, it is less clear whether current modeling techniques will accommodate the needs of human communication and of the applications that we can already envisage in those futuristic worlds. Inspired by the evolution trends of the Web, this article describes the evolution of shape modeling from the Shape 1.0 geometry-only, mesh-based stage to the forthcoming semantics-driven Shape 4.0 era.", "title": "Shape 4.0: 3D Shape Modeling and Processing Using Semantics", "normalizedTitle": "Shape 4.0: 3D Shape Modeling and Processing Using Semantics", "fno": "mcg2016010092", "hasPdf": true, "idPrefix": "cg", "keywords": [ "Semantics", "Shape Modeling", "Three Dimensional Displays", "Modeling", "Semantic 3 D Media", "Computer Graphics", "Shape 4 0", "Next Generation Semantics", "3 D Shape Modeling" ], "authors": [ { "givenName": "Michela", "surname": "Spagnuolo", "fullName": "Michela Spagnuolo", "affiliation": "National Research Council of Italy", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2016-01-01 00:00:00", "pubType": "mags", "pages": "92-96", "year": "2016", "issn": "0272-1716", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cw/2016/2303/0/2303a025", "title": "Detail-Preserving 3D Shape Modeling from Raw Volumetric Dataset via Hessian-Constrained Local Implicit Surfaces Optimization", "doi": null, "abstractUrl": "/proceedings-article/cw/2016/2303a025/12OmNCbU38Z", "parentPublication": { "id": "proceedings/cw/2016/2303/0", "title": "2016 International Conference on Cyberworlds (CW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvprw/2011/0529/0/05981684", "title": "Temperature distribution descriptor for robust 3D shape retrieval", "doi": null, "abstractUrl": "/proceedings-article/cvprw/2011/05981684/12OmNx3Zjf0", "parentPublication": { "id": "proceedings/cvprw/2011/0529/0", "title": "CVPR 2011 WORKSHOPS", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2018/6420/0/642000i629", "title": "Learning Descriptor Networks for 3D Shape Synthesis and Analysis", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2018/642000i629/17D45WYQJ7N", "parentPublication": { "id": "proceedings/cvpr/2018/6420/0", "title": "2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2022/6946/0/694600l1604", "title": "The Neurally-Guided Shape Parser: Grammar-based Labeling of 3D Shape Regions with Approximate Inference", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2022/694600l1604/1H1lK7pUnMk", "parentPublication": { "id": "proceedings/cvpr/2022/6946/0", "title": "2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccv/2019/4803/0/480300i139", "title": "Composite Shape Modeling via Latent Space Factorization", "doi": null, "abstractUrl": "/proceedings-article/iccv/2019/480300i139/1hVlJ9ofK2A", "parentPublication": { "id": "proceedings/iccv/2019/4803/0", "title": "2019 IEEE/CVF International Conference on Computer Vision (ICCV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/04/09220814", "title": "FAME: 3D Shape Generation via Functionality-Aware Model Evolution", "doi": null, "abstractUrl": "/journal/tg/2022/04/09220814/1nRLEBW0Fws", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icicta/2020/8666/0/866600a223", "title": "Sketch-based 3D Shape Retrieval with Multi-Silhouette View Based on Convolutional Neural Networks", "doi": null, "abstractUrl": "/proceedings-article/icicta/2020/866600a223/1wRIvGNgH9m", "parentPublication": { "id": "proceedings/icicta/2020/8666/0", "title": "2020 13th International Conference on Intelligent Computation Technology and Automation (ICICTA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2021/4509/0/450900l1708", "title": "Joint Learning of 3D Shape Retrieval and Deformation", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2021/450900l1708/1yeHS9oJtPW", "parentPublication": { "id": "proceedings/cvpr/2021/4509/0", "title": "2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2021/4509/0/450900b768", "title": "Unsupervised 3D Shape Completion through GAN Inversion", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2021/450900b768/1yeKDo4SRoc", "parentPublication": { "id": "proceedings/cvpr/2021/4509/0", "title": "2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cvpr/2021/4509/0/450900m2778", "title": "KeypointDeformer: Unsupervised 3D Keypoint Discovery for Shape Control", "doi": null, "abstractUrl": "/proceedings-article/cvpr/2021/450900m2778/1yeLHtZPkZi", "parentPublication": { "id": "proceedings/cvpr/2021/4509/0", "title": "2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "mcg2016010086", "articleId": "13rRUxAATa9", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1ECXHMu0OWc", "title": "Aug.", "year": "2022", "issueNum": "08", "idPrefix": "tg", "pubType": "journal", "volume": "28", "label": "Aug.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1BN1SWyzQ1G", "doi": "10.1109/TVCG.2022.3159630", "abstract": "We introduce <italic>CosmoVis</italic>, an open source web-based visualization tool for the interactive analysis of massive hydrodynamic cosmological simulation data. <italic>CosmoVis</italic> was designed in close collaboration with astrophysicists to enable researchers and citizen scientists to share and explore these datasets, and to use them to investigate a range of scientific questions. <italic>CosmoVis</italic> visualizes many key gas, dark matter, and stellar attributes extracted from the source simulations, which typically consist of complex data structures multiple terabytes in size, often requiring extensive data wrangling. <italic>CosmoVis</italic> introduces a range of features to facilitate real-time analysis of these simulations, including the use of &#x201C;virtual skewers,&#x201D; simulated analogues of absorption line spectroscopy that act as spectral probes piercing the volume of gaseous cosmic medium. We explain how such synthetic spectra can be used to gain insight into the source datasets and to make functional comparisons with observational data. Furthermore, we identify the main analysis tasks that <italic>CosmoVis</italic> enables and present implementation details of the software interface and the client-server architecture. We conclude by providing details of three contemporary scientific use cases that were conducted by domain experts using the software and by documenting expert feedback from astrophysicists at different career levels.", "abstracts": [ { "abstractType": "Regular", "content": "We introduce <italic>CosmoVis</italic>, an open source web-based visualization tool for the interactive analysis of massive hydrodynamic cosmological simulation data. <italic>CosmoVis</italic> was designed in close collaboration with astrophysicists to enable researchers and citizen scientists to share and explore these datasets, and to use them to investigate a range of scientific questions. <italic>CosmoVis</italic> visualizes many key gas, dark matter, and stellar attributes extracted from the source simulations, which typically consist of complex data structures multiple terabytes in size, often requiring extensive data wrangling. <italic>CosmoVis</italic> introduces a range of features to facilitate real-time analysis of these simulations, including the use of &#x201C;virtual skewers,&#x201D; simulated analogues of absorption line spectroscopy that act as spectral probes piercing the volume of gaseous cosmic medium. We explain how such synthetic spectra can be used to gain insight into the source datasets and to make functional comparisons with observational data. Furthermore, we identify the main analysis tasks that <italic>CosmoVis</italic> enables and present implementation details of the software interface and the client-server architecture. We conclude by providing details of three contemporary scientific use cases that were conducted by domain experts using the software and by documenting expert feedback from astrophysicists at different career levels.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We introduce CosmoVis, an open source web-based visualization tool for the interactive analysis of massive hydrodynamic cosmological simulation data. CosmoVis was designed in close collaboration with astrophysicists to enable researchers and citizen scientists to share and explore these datasets, and to use them to investigate a range of scientific questions. CosmoVis visualizes many key gas, dark matter, and stellar attributes extracted from the source simulations, which typically consist of complex data structures multiple terabytes in size, often requiring extensive data wrangling. CosmoVis introduces a range of features to facilitate real-time analysis of these simulations, including the use of “virtual skewers,” simulated analogues of absorption line spectroscopy that act as spectral probes piercing the volume of gaseous cosmic medium. We explain how such synthetic spectra can be used to gain insight into the source datasets and to make functional comparisons with observational data. Furthermore, we identify the main analysis tasks that CosmoVis enables and present implementation details of the software interface and the client-server architecture. We conclude by providing details of three contemporary scientific use cases that were conducted by domain experts using the software and by documenting expert feedback from astrophysicists at different career levels.", "title": "CosmoVis: An Interactive Visual Analysis Tool for Exploring Hydrodynamic Cosmological Simulations", "normalizedTitle": "CosmoVis: An Interactive Visual Analysis Tool for Exploring Hydrodynamic Cosmological Simulations", "fno": "09736650", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Astronomy Computing", "Client Server Systems", "Cosmology", "Data Analysis", "Data Structures", "Data Visualisation", "Cosmo Vis", "Interactive Visual Analysis Tool", "Hydrodynamic Cosmological Simulations", "Open Source Web Based Visualization Tool", "Interactive Analysis", "Massive Hydrodynamic Cosmological Simulation Data", "Source Simulations", "Complex Data Structures Multiple Terabytes", "Real Time Analysis", "Simulated Analogues", "Source Datasets", "Main Analysis Tasks", "Analytical Models", "Computational Modeling", "Hydrodynamics", "Data Models", "Software", "Data Visualization", "Absorption", "Astrovis", "Astrographics", "Cosmological Simulations", "Astronomy", "Astrophysics", "Virtual Spectrography" ], "authors": [ { "givenName": "David", "surname": "Abramov", "fullName": "David Abramov", "affiliation": "University of California, Santa Cruz, Santa Cruz, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Joseph N.", "surname": "Burchett", "fullName": "Joseph N. Burchett", "affiliation": "New Mexico State University, Las Cruces, NM, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Oskar", "surname": "Elek", "fullName": "Oskar Elek", "affiliation": "University of California, Santa Cruz, Santa Cruz, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Cameron", "surname": "Hummels", "fullName": "Cameron Hummels", "affiliation": "California Institute of Technology, Pasadena, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "J. Xavier", "surname": "Prochaska", "fullName": "J. Xavier Prochaska", "affiliation": "University of California, Santa Cruz, Santa Cruz, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Angus G.", "surname": "Forbes", "fullName": "Angus G. Forbes", "affiliation": "University of California, Santa Cruz, Santa Cruz, CA, USA", "__typename": "ArticleAuthorType" } ], "replicability": { "isEnabled": true, "codeDownloadUrl": "https://github.com/angusforbes/CosmoVis_TVCG2022.git", "codeRepositoryUrl": "https://github.com/angusforbes/CosmoVis_TVCG2022", "__typename": "ArticleReplicabilityType" }, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "08", "pubDate": "2022-08-01 00:00:00", "pubType": "trans", "pages": "2909-2925", "year": "2022", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/percomw/2013/5075/0/06529455", "title": "Exploring concept drift using interactive simulations", "doi": null, "abstractUrl": "/proceedings-article/percomw/2013/06529455/12OmNqJ8t8L", "parentPublication": { "id": "proceedings/percomw/2013/5075/0", "title": "2013 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops 2013)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/gce/2014/7030/0/7030a030", "title": "PDACS - A Portal for Data Analysis Services for Cosmological Simulations", "doi": null, "abstractUrl": "/proceedings-article/gce/2014/7030a030/12OmNwBT1nW", "parentPublication": { "id": "proceedings/gce/2014/7030/0", "title": "2014 9th Gateway Computing Environments Workshop (GCE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/arith/2016/1616/0/1616a063", "title": "Recovering Numerical Reproducibility in Hydrodynamic Simulations", "doi": null, "abstractUrl": "/proceedings-article/arith/2016/1616a063/12OmNxwncyt", "parentPublication": { "id": "proceedings/arith/2016/1616/0", "title": "2016 IEEE 23nd Symposium on Computer Arithmetic (ARITH)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2015/05/mcs2015050018", "title": "PDACS: A Portal for Data Analysis Services for Cosmological Simulations", "doi": null, "abstractUrl": "/magazine/cs/2015/05/mcs2015050018/13rRUB7a14Q", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2016/06/mcs2016060047", "title": "HPCMP CREATE-SH Integrated Hydrodynamic Design Environment", "doi": null, "abstractUrl": "/magazine/cs/2016/06/mcs2016060047/13rRUxly99f", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tk/5555/01/09953543", "title": "AI Assistants: A Framework for Semi-Automated Data Wrangling", "doi": null, "abstractUrl": "/journal/tk/5555/01/09953543/1IlJyZsPxwQ", "parentPublication": { "id": "trans/tk", "title": "IEEE Transactions on Knowledge & Data Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/e-science/2022/6124/0/612400a395", "title": "Upscaling of Cosmological N-body Simulations", "doi": null, "abstractUrl": "/proceedings-article/e-science/2022/612400a395/1J6htdAI87K", "parentPublication": { "id": "proceedings/e-science/2022/6124/0", "title": "2022 IEEE 18th International Conference on e-Science (e-Science)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/02/09240061", "title": "Polyphorm: Structural Analysis of Cosmological Datasets via Interactive Physarum Polycephalum Visualization", "doi": null, "abstractUrl": "/journal/tg/2021/02/09240061/1oeZSWqO6Wc", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/escience/2021/0361/0/036100a225", "title": "FPCA emulation of cosmological simulations", "doi": null, "abstractUrl": "/proceedings-article/escience/2021/036100a225/1y14FMvt42I", "parentPublication": { "id": "proceedings/escience/2021/0361/0", "title": "2021 IEEE 17th International Conference on eScience (eScience)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/mlise/2021/1736/0/173600a499", "title": "Stability Analysis of Hydrodynamic Journal Bearing with Surface Texture", "doi": null, "abstractUrl": "/proceedings-article/mlise/2021/173600a499/1yOWaSOpfzO", "parentPublication": { "id": "proceedings/mlise/2021/1736/0", "title": "2021 International Conference on Machine Learning and Intelligent Systems Engineering (MLISE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09275364", "articleId": "1pcOzhi9WUg", "__typename": "AdjacentArticleType" }, "next": { "fno": "09275396", "articleId": "1pcOtl2sFuU", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "1ECXHWTMfQY", "name": "ttg202208-09736650s1-supp1-3159630.pdf", "location": "https://www.computer.org/csdl/api/v1/extra/ttg202208-09736650s1-supp1-3159630.pdf", "extension": "pdf", "size": "96.4 kB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNxFJXw9", "title": "May", "year": "2018", "issueNum": "05", "idPrefix": "si", "pubType": "journal", "volume": "26", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxYIN1H", "doi": "10.1109/TVLSI.2018.2791442", "abstract": "Graphics processing units (GPUs) are widely used to accelerate data-intensive applications. To improve the performance of data-intensive applications, higher GPU memory bandwidth is desirable. Traditional graphics double data rate memories achieve higher bandwidth by increasing frequency, which leads to excessive power consumption. Recently, a new memory technology called high-bandwidth memory (HBM) based on 3-D die-stacking technology has been used in the latest generation of GPUs, which can provide both high bandwidth and low power consumption with in-package-stacked DRAM memory. However, the capacity of integrated in-package-stacked memory is limited (e.g., only 4 GB for the state-of-the-art HBM-enabled GPU, AMD Radeon Fury X). In this paper, we implement two representative data-intensive applications, convolutional neural network (CNN) and breadth-first search (BFS) on an HBM-enabled GPU to evaluate the improvement brought by the adoption of the HBM, and to investigate techniques to fully unleash the benefits of such HBM-enabled GPU. Based on the evaluation results, we first propose a software pipeline to alleviate the capacity limitation of the HBM for CNN. We then design two programming techniques to improve the utilization of memory bandwidth for BFS application. Experimental results demonstrate that our pipelined CNN training achieves a Z_$1.63\\times $_Z speedup on an HBM-enabled GPU compared with the best high-performance GPU in market, and the two optimization techniques for the BFS algorithm make it at most Z_$24.5\\times $_Z ( Z_$9.8\\times $_Z and Z_$2.5\\times $_Z for each technique, respectively) faster than conventional implementations.", "abstracts": [ { "abstractType": "Regular", "content": "Graphics processing units (GPUs) are widely used to accelerate data-intensive applications. To improve the performance of data-intensive applications, higher GPU memory bandwidth is desirable. Traditional graphics double data rate memories achieve higher bandwidth by increasing frequency, which leads to excessive power consumption. Recently, a new memory technology called high-bandwidth memory (HBM) based on 3-D die-stacking technology has been used in the latest generation of GPUs, which can provide both high bandwidth and low power consumption with in-package-stacked DRAM memory. However, the capacity of integrated in-package-stacked memory is limited (e.g., only 4 GB for the state-of-the-art HBM-enabled GPU, AMD Radeon Fury X). In this paper, we implement two representative data-intensive applications, convolutional neural network (CNN) and breadth-first search (BFS) on an HBM-enabled GPU to evaluate the improvement brought by the adoption of the HBM, and to investigate techniques to fully unleash the benefits of such HBM-enabled GPU. Based on the evaluation results, we first propose a software pipeline to alleviate the capacity limitation of the HBM for CNN. We then design two programming techniques to improve the utilization of memory bandwidth for BFS application. Experimental results demonstrate that our pipelined CNN training achieves a $1.63\\times $ speedup on an HBM-enabled GPU compared with the best high-performance GPU in market, and the two optimization techniques for the BFS algorithm make it at most $24.5\\times $ ( $9.8\\times $ and $2.5\\times $ for each technique, respectively) faster than conventional implementations.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Graphics processing units (GPUs) are widely used to accelerate data-intensive applications. To improve the performance of data-intensive applications, higher GPU memory bandwidth is desirable. Traditional graphics double data rate memories achieve higher bandwidth by increasing frequency, which leads to excessive power consumption. Recently, a new memory technology called high-bandwidth memory (HBM) based on 3-D die-stacking technology has been used in the latest generation of GPUs, which can provide both high bandwidth and low power consumption with in-package-stacked DRAM memory. However, the capacity of integrated in-package-stacked memory is limited (e.g., only 4 GB for the state-of-the-art HBM-enabled GPU, AMD Radeon Fury X). In this paper, we implement two representative data-intensive applications, convolutional neural network (CNN) and breadth-first search (BFS) on an HBM-enabled GPU to evaluate the improvement brought by the adoption of the HBM, and to investigate techniques to fully unleash the benefits of such HBM-enabled GPU. Based on the evaluation results, we first propose a software pipeline to alleviate the capacity limitation of the HBM for CNN. We then design two programming techniques to improve the utilization of memory bandwidth for BFS application. Experimental results demonstrate that our pipelined CNN training achieves a - speedup on an HBM-enabled GPU compared with the best high-performance GPU in market, and the two optimization techniques for the BFS algorithm make it at most - ( - and - for each technique, respectively) faster than conventional implementations.", "title": "Performance Evaluation and Optimization of HBM-Enabled GPU for Data-Intensive Applications", "normalizedTitle": "Performance Evaluation and Optimization of HBM-Enabled GPU for Data-Intensive Applications", "fno": "08293707", "hasPdf": true, "idPrefix": "si", "keywords": [ "Graphics Processing Units", "Bandwidth", "Memory Management", "Training", "Neural Networks", "Power Demand", "Random Access Memory", "Artificial Neural Networks", "Concurrent Computing", "Memory Management" ], "authors": [ { "givenName": "Maohua", "surname": "Zhu", "fullName": "Maohua Zhu", "affiliation": "University of California at Santa Barbara, Santa Barbara, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Youwei", "surname": "Zhuo", "fullName": "Youwei Zhuo", "affiliation": "University of Southern California, Los Angeles, CA, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Chao", "surname": "Wang", "fullName": "Chao Wang", "affiliation": "University of Science and Technology of China, Hefei, China", "__typename": "ArticleAuthorType" }, { "givenName": "Wenguang", "surname": "Chen", "fullName": "Wenguang Chen", "affiliation": "Tsinghua University, Beijing, China", "__typename": "ArticleAuthorType" }, { "givenName": "Yuan", "surname": "Xie", "fullName": "Yuan Xie", "affiliation": "University of California at Santa Barbara, Santa Barbara, CA, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2018-05-01 00:00:00", "pubType": "trans", "pages": "831-840", "year": "2018", "issn": "1063-8210", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/hcs/2016/6208/0/07936202", "title": "Pascal GPU with NVLink", "doi": null, "abstractUrl": "/proceedings-article/hcs/2016/07936202/12OmNAoUTr4", "parentPublication": { "id": "proceedings/hcs/2016/6208/0", "title": "2016 IEEE Hot Chips 28 Symposium (HCS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/llvm-hpc/2016/3878/0/07839456", "title": "Towards Automatic HBM Allocation Using LLVM: A Case Study with Knights Landing", "doi": null, "abstractUrl": "/proceedings-article/llvm-hpc/2016/07839456/12OmNC8MspZ", "parentPublication": { "id": "proceedings/llvm-hpc/2016/3878/0", "title": "2016 Third Workshop on the LLVM Compiler Infrastructure in HPC (LLVM-HPC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hcs/2014/8883/0/07478812", "title": "HBM: Memory solution for bandwidth-hungry processors", "doi": null, "abstractUrl": "/proceedings-article/hcs/2014/07478812/12OmNzE54F2", "parentPublication": { "id": "proceedings/hcs/2014/8883/0", "title": "2014 IEEE Hot Chips 26 Symposium (HCS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/mi/2017/02/mmi2017020007", "title": "Ultra-Performance Pascal GPU and NVLink Interconnect", "doi": null, "abstractUrl": "/magazine/mi/2017/02/mmi2017020007/13rRUy3xYco", "parentPublication": { "id": "mags/mi", "title": "IEEE Micro", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cse-euc/2016/3593/0/07982265", "title": "HPC Accelerators with 3D Memory", "doi": null, "abstractUrl": "/proceedings-article/cse-euc/2016/07982265/17D45VObpPn", "parentPublication": { "id": "proceedings/cse-euc/2016/3593/0", "title": "2016 19th IEEE Intl Conference on Computational Science and Engineering (CSE), IEEE 14th Intl Conference on Embedded and Ubiquitous Computing (EUC), and 15th Intl Symposium on Distributed Computing and Applications for Business Engineering (DCABES)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/csci/2021/5841/0/584100b771", "title": "Out-of-GPU FFT: A case study in GPU prefetching", "doi": null, "abstractUrl": "/proceedings-article/csci/2021/584100b771/1EpLKbF09b2", "parentPublication": { "id": "proceedings/csci/2021/5841/0", "title": "2021 International Conference on Computational Science and Computational Intelligence (CSCI)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipdpsw/2022/9747/0/974700a112", "title": "Exploiting High-Bandwidth Memory for FPGA-Acceleration of Inference on Sum-Product Networks", "doi": null, "abstractUrl": "/proceedings-article/ipdpsw/2022/974700a112/1Fu9rLTyCQg", "parentPublication": { "id": "proceedings/ipdpsw/2022/9747/0", "title": "2022 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iccd/2022/6186/0/618600a377", "title": "CNN Acceleration with Joint Optimization of Practical PIM and GPU on Embedded Devices", "doi": null, "abstractUrl": "/proceedings-article/iccd/2022/618600a377/1JeFUY5W06c", "parentPublication": { "id": "proceedings/iccd/2022/6186/0", "title": "2022 IEEE 40th International Conference on Computer Design (ICCD)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipdpsw/2021/3577/0/357700a152", "title": "Fast HBM Access with FPGAs: Analysis, Architectures, and Applications", "doi": null, "abstractUrl": "/proceedings-article/ipdpsw/2021/357700a152/1uHgHpC65FK", "parentPublication": { "id": "proceedings/ipdpsw/2021/3577/0", "title": "2021 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fpl/2021/3759/0/375900a211", "title": "Graph Sampling with Fast Random Walker on HBM-enabled FPGA Accelerators", "doi": null, "abstractUrl": "/proceedings-article/fpl/2021/375900a211/1xDPYMWmBsQ", "parentPublication": { "id": "proceedings/fpl/2021/3759/0", "title": "2021 31st International Conference on Field-Programmable Logic and Applications (FPL)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "08290974", "articleId": "13rRUILtJjk", "__typename": "AdjacentArticleType" }, "next": { "fno": "08278258", "articleId": "13rRUyY292x", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwCaCzZ", "title": "Jan.", "year": "2017", "issueNum": "01", "idPrefix": "td", "pubType": "journal", "volume": "28", "label": "Jan.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUytWF95", "doi": "10.1109/TPDS.2016.2549523", "abstract": "Memory access efficiency is a key factor in fully utilizing the computational power of graphics processing units (GPUs). However, many details of the GPU memory hierarchy are not released by GPU vendors. In this paper, we propose a novel fine-grained microbenchmarking approach and apply it to three generations of NVIDIA GPUs, namely Fermi, Kepler, and Maxwell, to expose the previously unknown characteristics of their memory hierarchies. Specifically, we investigate the structures of different GPU cache systems, such as the data cache, the texture cache and the translation look-aside buffer (TLB). We also investigate the throughput and access latency of GPU global memory and shared memory. Our microbenchmark results offer a better understanding of the mysterious GPU memory hierarchy, which will facilitate the software optimization and modelling of GPU architectures. To the best of our knowledge, this is the first study to reveal the cache properties of Kepler and Maxwell GPUs, and the superiority of Maxwell in shared memory performance under bank conflict.", "abstracts": [ { "abstractType": "Regular", "content": "Memory access efficiency is a key factor in fully utilizing the computational power of graphics processing units (GPUs). However, many details of the GPU memory hierarchy are not released by GPU vendors. In this paper, we propose a novel fine-grained microbenchmarking approach and apply it to three generations of NVIDIA GPUs, namely Fermi, Kepler, and Maxwell, to expose the previously unknown characteristics of their memory hierarchies. Specifically, we investigate the structures of different GPU cache systems, such as the data cache, the texture cache and the translation look-aside buffer (TLB). We also investigate the throughput and access latency of GPU global memory and shared memory. Our microbenchmark results offer a better understanding of the mysterious GPU memory hierarchy, which will facilitate the software optimization and modelling of GPU architectures. To the best of our knowledge, this is the first study to reveal the cache properties of Kepler and Maxwell GPUs, and the superiority of Maxwell in shared memory performance under bank conflict.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Memory access efficiency is a key factor in fully utilizing the computational power of graphics processing units (GPUs). However, many details of the GPU memory hierarchy are not released by GPU vendors. In this paper, we propose a novel fine-grained microbenchmarking approach and apply it to three generations of NVIDIA GPUs, namely Fermi, Kepler, and Maxwell, to expose the previously unknown characteristics of their memory hierarchies. Specifically, we investigate the structures of different GPU cache systems, such as the data cache, the texture cache and the translation look-aside buffer (TLB). We also investigate the throughput and access latency of GPU global memory and shared memory. Our microbenchmark results offer a better understanding of the mysterious GPU memory hierarchy, which will facilitate the software optimization and modelling of GPU architectures. To the best of our knowledge, this is the first study to reveal the cache properties of Kepler and Maxwell GPUs, and the superiority of Maxwell in shared memory performance under bank conflict.", "title": "Dissecting GPU Memory Hierarchy Through Microbenchmarking", "normalizedTitle": "Dissecting GPU Memory Hierarchy Through Microbenchmarking", "fno": "07445236", "hasPdf": true, "idPrefix": "td", "keywords": [ "Graphics Processing Units", "Throughput", "Computer Architecture", "Instruction Sets", "Benchmark Testing", "Hardware", "Kernel", "Throughput", "GPU", "CUDA", "Memory Hierarchy", "Cache Structure" ], "authors": [ { "givenName": "Xinxin", "surname": "Mei", "fullName": "Xinxin Mei", "affiliation": "Department of Computer Science, Hong Kong Baptist University, Kowloon, Hong Kong", "__typename": "ArticleAuthorType" }, { "givenName": "Xiaowen", "surname": "Chu", "fullName": "Xiaowen Chu", "affiliation": "Department of Computer Science, Hong Kong Baptist University, Kowloon, Hong Kong", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "01", "pubDate": "2017-01-01 00:00:00", "pubType": "trans", "pages": "72-86", "year": "2017", "issn": "1045-9219", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/iiswc/2014/6452/0/06983054", "title": "A comparative analysis of microarchitecture effects on CPU and GPU memory system behavior", "doi": null, "abstractUrl": "/proceedings-article/iiswc/2014/06983054/12OmNCdk2Ff", "parentPublication": { "id": "proceedings/iiswc/2014/6452/0", "title": "2014 IEEE International Symposium on Workload Characterization (IISWC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpcc-css-icess/2015/8937/0/07336296", "title": "Hardware-Based and Hybrid L1 Data Cache Bypassing to Improve GPU Performance", "doi": null, "abstractUrl": "/proceedings-article/hpcc-css-icess/2015/07336296/12OmNrAMETw", "parentPublication": { "id": "proceedings/hpcc-css-icess/2015/8937/0", "title": "2015 IEEE 17th International Conference on High Performance Computing and Communications (HPCC), 2015 IEEE 7th International Symposium on Cyberspace Safety and Security (CSS) and 2015 IEEE 12th International Conf on Embedded Software and Systems (ICESS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icpads/2016/4457/0/4457a908", "title": "Selectively GPU Cache Bypassing for Un-Coalesced Loads", "doi": null, "abstractUrl": "/proceedings-article/icpads/2016/4457a908/12OmNrF2DJ8", "parentPublication": { "id": "proceedings/icpads/2016/4457/0", "title": "2016 IEEE 22nd International Conference on Parallel and Distributed Systems (ICPADS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipccc/2016/5252/0/07820638", "title": "A reuse distance based performance analysis on GPU L1 data cache", "doi": null, "abstractUrl": "/proceedings-article/ipccc/2016/07820638/12OmNrkjVep", "parentPublication": { "id": "proceedings/ipccc/2016/5252/0", "title": "2016 IEEE 35th International Performance Computing and Communications Conference (IPCCC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/e2sc/2016/3856/0/07830508", "title": "Characterizing Power and Performance of GPU Memory Access", "doi": null, "abstractUrl": "/proceedings-article/e2sc/2016/07830508/12OmNviZlr6", "parentPublication": { "id": "proceedings/e2sc/2016/3856/0", "title": "2016 4th International Workshop on Energy-Efficient Supercomputing (E2SC)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ispass/2017/3890/0/07975298", "title": "Multi2Sim Kepler: A detailed architectural GPU simulator", "doi": null, "abstractUrl": "/proceedings-article/ispass/2017/07975298/12OmNx0RIJ5", "parentPublication": { "id": "proceedings/ispass/2017/3890/0", "title": "2017 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpca/2018/3659/0/365901a208", "title": "Accelerate GPU Concurrent Kernel Execution by Mitigating Memory Pipeline Stalls", "doi": null, "abstractUrl": "/proceedings-article/hpca/2018/365901a208/12OmNzUgcZG", "parentPublication": { "id": "proceedings/hpca/2018/3659/0", "title": "2018 IEEE International Symposium on High Performance Computer Architecture (HPCA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/hpca/2014/3097/0/06835938", "title": "MRPB: Memory request prioritization for massively parallel processors", "doi": null, "abstractUrl": "/proceedings-article/hpca/2014/06835938/12OmNzVXNLg", "parentPublication": { "id": "proceedings/hpca/2014/3097/0", "title": "2014 IEEE 20th International Symposium on High Performance Computer Architecture (HPCA)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pdp/2015/8491/0/8491a642", "title": "Fast Implementation of General Matrix-Vector Multiplication (GEMV) on Kepler GPUs", "doi": null, "abstractUrl": "/proceedings-article/pdp/2015/8491a642/12OmNzZmZCK", "parentPublication": { "id": "proceedings/pdp/2015/8491/0", "title": "2015 23rd Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "letters/ca/2014/02/06559969", "title": "ScaleGPU: GPU Architecture for Memory-Unaware GPU Programming", "doi": null, "abstractUrl": "/journal/ca/2014/02/06559969/13rRUxC0SxS", "parentPublication": { "id": "letters/ca", "title": "IEEE Computer Architecture Letters", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "07445250", "articleId": "13rRUxly8SK", "__typename": "AdjacentArticleType" }, "next": { "fno": "07448965", "articleId": "13rRUx0gepN", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNCau3c0", "title": "May", "year": "2004", "issueNum": "05", "idPrefix": "tp", "pubType": "journal", "volume": "26", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUILtJAK", "doi": "10.1109/TPAMI.2004.1273987", "abstract": "Abstract—In this paper, we study the Vapnik-Chervonenkis (VC)-dimension of set systems arising in 2D polygonal and 3D polyhedral configurations where a subset consists of all points visible from one camera. In the past, it has been shown that the VC-dimension of planar visibility systems is bounded by 23 if the cameras are allowed to be anywhere inside a polygon without holes [1]. Here, we consider the case of exterior visibility, where the cameras lie on a constrained area outside the polygon and have to observe the entire boundary. We present results for the cases of cameras lying on a circle containing a polygon (VC-dimension= 2) or lying outside the convex hull of a polygon (VC-dimension= 5). The main result of this paper concerns the 3D case: We prove that the VC-dimension is unbounded if the cameras lie on a sphere containing the polyhedron, hence the term exterior visibility.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—In this paper, we study the Vapnik-Chervonenkis (VC)-dimension of set systems arising in 2D polygonal and 3D polyhedral configurations where a subset consists of all points visible from one camera. In the past, it has been shown that the VC-dimension of planar visibility systems is bounded by 23 if the cameras are allowed to be anywhere inside a polygon without holes [1]. Here, we consider the case of exterior visibility, where the cameras lie on a constrained area outside the polygon and have to observe the entire boundary. We present results for the cases of cameras lying on a circle containing a polygon (VC-dimension= 2) or lying outside the convex hull of a polygon (VC-dimension= 5). The main result of this paper concerns the 3D case: We prove that the VC-dimension is unbounded if the cameras lie on a sphere containing the polyhedron, hence the term exterior visibility.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—In this paper, we study the Vapnik-Chervonenkis (VC)-dimension of set systems arising in 2D polygonal and 3D polyhedral configurations where a subset consists of all points visible from one camera. In the past, it has been shown that the VC-dimension of planar visibility systems is bounded by 23 if the cameras are allowed to be anywhere inside a polygon without holes [1]. Here, we consider the case of exterior visibility, where the cameras lie on a constrained area outside the polygon and have to observe the entire boundary. We present results for the cases of cameras lying on a circle containing a polygon (VC-dimension= 2) or lying outside the convex hull of a polygon (VC-dimension= 5). The main result of this paper concerns the 3D case: We prove that the VC-dimension is unbounded if the cameras lie on a sphere containing the polyhedron, hence the term exterior visibility.", "title": "VC-Dimension of Exterior Visibility", "normalizedTitle": "VC-Dimension of Exterior Visibility", "fno": "i0667", "hasPdf": true, "idPrefix": "tp", "keywords": [ "VC Dimension", "Sensor Placement", "Sampling", "Visibility" ], "authors": [ { "givenName": "Volkan", "surname": "Isler", "fullName": "Volkan Isler", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Sampath", "surname": "Kannan", "fullName": "Sampath Kannan", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Kostas", "surname": "Daniilidis", "fullName": "Kostas Daniilidis", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Pavel", "surname": "Valtr", "fullName": "Pavel Valtr", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "05", "pubDate": "2004-05-01 00:00:00", "pubType": "trans", "pages": "667-671", "year": "2004", "issn": "0162-8828", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "i0662", "articleId": "13rRUIM2VI7", "__typename": "AdjacentArticleType" }, "next": null, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNznkK6H", "title": "January-February", "year": "2004", "issueNum": "01", "idPrefix": "tg", "pubType": "journal", "volume": "10", "label": "January-February", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwdrdSp", "doi": "10.1109/TVCG.2004.1260758", "abstract": "Abstract-We propose a novel 2D representation for 3D visibility sorting, the Binary-Space-Partitioned Image (BSPI), to accelerate real-time image-based rendering. BSPI is an efficient 2D realization of a 3D BSP tree, which is commonly used in computer graphics for time-critical visibility sorting. Since the overall structure of a BSP tree is encoded in a BSPI, traversing a BSPI is comparable to traversing the corresponding BSP tree. BSPI performs visibility sorting efficiently and accurately in the 2D image space by warping the reference image triangle-by-triangle instead of pixel-by-pixel. Multiple BSPIs can be combined to solve “disocclusion,” when an occluded portion of the scene becomes visible at a novel viewpoint. Our method is highly automatic, including a tensor voting preprocessing step that generates candidate image partition lines for BSPIs, filters the noisy input data by rejecting outliers, and interpolates missing information. Our system has been applied to a variety of real data, including stereo, motion, and range images.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract-We propose a novel 2D representation for 3D visibility sorting, the Binary-Space-Partitioned Image (BSPI), to accelerate real-time image-based rendering. BSPI is an efficient 2D realization of a 3D BSP tree, which is commonly used in computer graphics for time-critical visibility sorting. Since the overall structure of a BSP tree is encoded in a BSPI, traversing a BSPI is comparable to traversing the corresponding BSP tree. BSPI performs visibility sorting efficiently and accurately in the 2D image space by warping the reference image triangle-by-triangle instead of pixel-by-pixel. Multiple BSPIs can be combined to solve “disocclusion,” when an occluded portion of the scene becomes visible at a novel viewpoint. Our method is highly automatic, including a tensor voting preprocessing step that generates candidate image partition lines for BSPIs, filters the noisy input data by rejecting outliers, and interpolates missing information. Our system has been applied to a variety of real data, including stereo, motion, and range images.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract-We propose a novel 2D representation for 3D visibility sorting, the Binary-Space-Partitioned Image (BSPI), to accelerate real-time image-based rendering. BSPI is an efficient 2D realization of a 3D BSP tree, which is commonly used in computer graphics for time-critical visibility sorting. Since the overall structure of a BSP tree is encoded in a BSPI, traversing a BSPI is comparable to traversing the corresponding BSP tree. BSPI performs visibility sorting efficiently and accurately in the 2D image space by warping the reference image triangle-by-triangle instead of pixel-by-pixel. Multiple BSPIs can be combined to solve “disocclusion,” when an occluded portion of the scene becomes visible at a novel viewpoint. Our method is highly automatic, including a tensor voting preprocessing step that generates candidate image partition lines for BSPIs, filters the noisy input data by rejecting outliers, and interpolates missing information. Our system has been applied to a variety of real data, including stereo, motion, and range images.", "title": "Binary-Space-Partitioned Images for Resolving Image-Based Visibility", "normalizedTitle": "Binary-Space-Partitioned Images for Resolving Image-Based Visibility", "fno": "v0058", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Visibility Sorting", "Binary Space Partitioning", "Image Based Rendering", "Segmentation" ], "authors": [ { "givenName": "Chi-Wing", "surname": "Fu", "fullName": "Chi-Wing Fu", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Tien-Tsin", "surname": "Wong", "fullName": "Tien-Tsin Wong", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Wai-Shun", "surname": "Tong", "fullName": "Wai-Shun Tong", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Chi-Keung", "surname": "Tang", "fullName": "Chi-Keung Tang", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Andrew J.", "surname": "Hanson", "fullName": "Andrew J. Hanson", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "01", "pubDate": "2004-01-01 00:00:00", "pubType": "trans", "pages": "58-71", "year": "2004", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "v0046", "articleId": "13rRUwgQpDf", "__typename": "AdjacentArticleType" }, "next": { "fno": "v0072", "articleId": "13rRUEgs2BK", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzvhvFU", "title": "Aug.", "year": "2014", "issueNum": "08", "idPrefix": "tg", "pubType": "journal", "volume": "20", "label": "Aug.", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxCitJc", "doi": "10.1109/TVCG.2013.270", "abstract": "We present a cone-based ray tracing algorithm for high-quality rendering of furry objects with reflection, refraction and defocus effects. By aggregating many sampling rays in a pixel as a single cone, we significantly reduce the high supersampling rate required by the thin geometry of fur fibers. To reduce the cost of intersecting fur fibers with cones, we construct a bounding volume hierarchy for the fiber geometry to find the fibers potentially intersecting with cones, and use a set of connected ribbons to approximate the projections of these fibers on the image plane. The computational cost of compositing and filtering transparent samples within each cone is effectively reduced by approximating away in-cone variations of shading, opacity and occlusion. The result is a highly efficient ray tracing algorithm for furry objects which is able to render images of quality comparable to those generated by alternative methods, while significantly reducing the rendering time. We demonstrate the rendering quality and performance of our algorithm using several examples and a user study.", "abstracts": [ { "abstractType": "Regular", "content": "We present a cone-based ray tracing algorithm for high-quality rendering of furry objects with reflection, refraction and defocus effects. By aggregating many sampling rays in a pixel as a single cone, we significantly reduce the high supersampling rate required by the thin geometry of fur fibers. To reduce the cost of intersecting fur fibers with cones, we construct a bounding volume hierarchy for the fiber geometry to find the fibers potentially intersecting with cones, and use a set of connected ribbons to approximate the projections of these fibers on the image plane. The computational cost of compositing and filtering transparent samples within each cone is effectively reduced by approximating away in-cone variations of shading, opacity and occlusion. The result is a highly efficient ray tracing algorithm for furry objects which is able to render images of quality comparable to those generated by alternative methods, while significantly reducing the rendering time. We demonstrate the rendering quality and performance of our algorithm using several examples and a user study.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present a cone-based ray tracing algorithm for high-quality rendering of furry objects with reflection, refraction and defocus effects. By aggregating many sampling rays in a pixel as a single cone, we significantly reduce the high supersampling rate required by the thin geometry of fur fibers. To reduce the cost of intersecting fur fibers with cones, we construct a bounding volume hierarchy for the fiber geometry to find the fibers potentially intersecting with cones, and use a set of connected ribbons to approximate the projections of these fibers on the image plane. The computational cost of compositing and filtering transparent samples within each cone is effectively reduced by approximating away in-cone variations of shading, opacity and occlusion. The result is a highly efficient ray tracing algorithm for furry objects which is able to render images of quality comparable to those generated by alternative methods, while significantly reducing the rendering time. We demonstrate the rendering quality and performance of our algorithm using several examples and a user study.", "title": "Cone Tracing for Furry Object Rendering", "normalizedTitle": "Cone Tracing for Furry Object Rendering", "fno": "06684531", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Ray Tracing", "Rendering Computer Graphics", "Geometry", "Hair", "Image Segmentation", "Graphics Processing Units", "Lighting", "Antialiasing", "Raytracing" ], "authors": [ { "givenName": null, "surname": "Hao Qin", "fullName": "Hao Qin", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Menglei Chai", "fullName": "Menglei Chai", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Qiming Hou", "fullName": "Qiming Hou", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Zhong Ren", "fullName": "Zhong Ren", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" }, { "givenName": null, "surname": "Kun Zhou", "fullName": "Kun Zhou", "affiliation": "State Key Lab. of CAD&CG, Zhejiang Univ., Hangzhou, China", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "08", "pubDate": "2014-08-01 00:00:00", "pubType": "trans", "pages": "1178-1188", "year": "2014", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/sibgrapi/2012/4829/0/4829a142", "title": "Ambient Occlusion Using Cone Tracing with Scene Voxelization", "doi": null, "abstractUrl": "/proceedings-article/sibgrapi/2012/4829a142/12OmNBhZ4qF", "parentPublication": { "id": "proceedings/sibgrapi/2012/4829/0", "title": "2012 25th SIBGRAPI Conference on Graphics, Patterns and Images", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ismar/2014/6184/0/06948407", "title": "Delta Voxel Cone Tracing", "doi": null, "abstractUrl": "/proceedings-article/ismar/2014/06948407/12OmNxG1yH8", "parentPublication": { "id": "proceedings/ismar/2014/6184/0", "title": "2014 IEEE International Symposium on Mixed and Augmented Reality (ISMAR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ipdpsw/2016/3682/0/3682b048", "title": "Immersive Molecular Visualization with Omnidirectional Stereoscopic Ray Tracing and Remote Rendering", "doi": null, "abstractUrl": "/proceedings-article/ipdpsw/2016/3682b048/12OmNzA6GQL", "parentPublication": { "id": "proceedings/ipdpsw/2016/3682/0", "title": "2016 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cgi/2004/2171/0/21710248", "title": "Real-Time Rendering of Human Hair Using Programmable Graphics Hardware", "doi": null, "abstractUrl": "/proceedings-article/cgi/2004/21710248/12OmNzdoMwf", "parentPublication": { "id": "proceedings/cgi/2004/2171/0", "title": "Proceedings. Computer Graphics International", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/rt/2008/2741/0/04634652", "title": "A proposal for terminology related to ray tracing", "doi": null, "abstractUrl": "/proceedings-article/rt/2008/04634652/12OmNzxgHHn", "parentPublication": { "id": "proceedings/rt/2008/2741/0", "title": "Symposium on Interactive Ray Tracing", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "mags/cs/2022/02/09745399", "title": "ANARI: A 3-D Rendering API Standard", "doi": null, "abstractUrl": "/magazine/cs/2022/02/09745399/1CagG6O5e0g", "parentPublication": { "id": "mags/cs", "title": "Computing in Science & Engineering", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/cbase/2022/9639/0/963900a027", "title": "Interactive Image-Space Rendering of Dispersions", "doi": null, "abstractUrl": "/proceedings-article/cbase/2022/963900a027/1MBRh4FHK3m", "parentPublication": { "id": "proceedings/cbase/2022/9639/0", "title": "2022 International Conference on Cloud Computing, Big Data Applications and Software Engineering (CBASE)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ldav/2018/6873/0/08739241", "title": "Galaxy: Asynchronous Ray Tracing for Large High-Fidelity Visualization", "doi": null, "abstractUrl": "/proceedings-article/ldav/2018/08739241/1b1xcjia3Be", "parentPublication": { "id": "proceedings/ldav/2018/6873/0", "title": "2018 IEEE 8th Symposium on Large Data Analysis and Visualization (LDAV)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2020/5608/0/09089460", "title": "Accelerated Stereo Rendering with Hybrid Reprojection-Based Rasterization and Adaptive Ray-Tracing", "doi": null, "abstractUrl": "/proceedings-article/vr/2020/09089460/1jIxdmr8R32", "parentPublication": { "id": "proceedings/vr/2020/5608/0", "title": "2020 IEEE Conference on Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/02/09216549", "title": "Advanced Rendering of Line Data with Ambient Occlusion and Transparency", "doi": null, "abstractUrl": "/journal/tg/2021/02/09216549/1nJsKPg3YJy", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "06693038", "articleId": "13rRUwIF6dT", "__typename": "AdjacentArticleType" }, "next": { "fno": "06654167", "articleId": "13rRUxly95B", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNz2C1Bz", "title": "September/October", "year": "2010", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "16", "label": "September/October", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUwbs1Ss", "doi": "10.1109/TVCG.2010.31", "abstract": "We present an extension of Loop and Schaefer's approximation of Catmull-Clark surfaces (ACC) for surfaces with creases and corners. We discuss the integration of ACC into Valve's Source game engine and analyze performance of our implementation.", "abstracts": [ { "abstractType": "Regular", "content": "We present an extension of Loop and Schaefer's approximation of Catmull-Clark surfaces (ACC) for surfaces with creases and corners. We discuss the integration of ACC into Valve's Source game engine and analyze performance of our implementation.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "We present an extension of Loop and Schaefer's approximation of Catmull-Clark surfaces (ACC) for surfaces with creases and corners. We discuss the integration of ACC into Valve's Source game engine and analyze performance of our implementation.", "title": "Real-Time Creased Approximate Subdivision Surfaces with Displacements", "normalizedTitle": "Real-Time Creased Approximate Subdivision Surfaces with Displacements", "fno": "ttg2010050742", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Subdivision Surfaces", "Geometric Modeling", "Displacement Mapping", "GPU Tessellation", "Hardware Rendering", "Video Games" ], "authors": [ { "givenName": "Denis", "surname": "Kovacs", "fullName": "Denis Kovacs", "affiliation": "New York University, New York", "__typename": "ArticleAuthorType" }, { "givenName": "Jason", "surname": "Mitchell", "fullName": "Jason Mitchell", "affiliation": "Valve Corporation, Bellevue", "__typename": "ArticleAuthorType" }, { "givenName": "Shanon", "surname": "Drone", "fullName": "Shanon Drone", "affiliation": "Valve Corporation, Bellevue", "__typename": "ArticleAuthorType" }, { "givenName": "Denis", "surname": "Zorin", "fullName": "Denis Zorin", "affiliation": "New York University, New York", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "05", "pubDate": "2010-09-01 00:00:00", "pubType": "trans", "pages": "742-751", "year": "2010", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/miar/2001/1113/0/11130117", "title": "Physics-Based Subdivision Surface Modeling for Medical Imaging and Simulation", "doi": null, "abstractUrl": "/proceedings-article/miar/2001/11130117/12OmNANkoiC", "parentPublication": { "id": "proceedings/miar/2001/1113/0", "title": "Medical Imaging and Augmented Reality, International Workshop on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/smi/2002/1546/0/15460007", "title": "Local Subdivision Process with Doo-Sabin Subdivision Surfaces", "doi": null, "abstractUrl": "/proceedings-article/smi/2002/15460007/12OmNAP1Z1g", "parentPublication": { "id": "proceedings/smi/2002/1546/0", "title": "Proceedings SMI. Shape Modeling International 2002", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icycs/2008/3398/0/3398a874", "title": "A Real-time Parallel Catmull-Clark Subdivision Algorithm on GPU", "doi": null, "abstractUrl": "/proceedings-article/icycs/2008/3398a874/12OmNqzu6SM", "parentPublication": { "id": "proceedings/icycs/2008/3398/0", "title": "2008 9th International Conference for Young Computer Scientists", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/smi/2001/0853/0/08530042", "title": "Turning the Approximating Catmull-Clark Subdivision Scheme into a Locally Interpolating Surface Modeling Tool", "doi": null, "abstractUrl": "/proceedings-article/smi/2001/08530042/12OmNyKJiB4", "parentPublication": { "id": "proceedings/smi/2001/0853/0", "title": "Shape Modeling and Applications, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/fskd/2009/3735/5/3735e092", "title": "A Novel Adaptive Algorithm of Catmull-Clark Subdivision Surfaces", "doi": null, "abstractUrl": "/proceedings-article/fskd/2009/3735e092/12OmNyaoDEu", "parentPublication": { "id": "proceedings/fskd/2009/3735/5", "title": "Fuzzy Systems and Knowledge Discovery, Fourth International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/iscsct/2008/3498/1/3498a199", "title": "Error Estimation of Catmull-Clark Subdivision Surfaces", "doi": null, "abstractUrl": "/proceedings-article/iscsct/2008/3498a199/12OmNzAohYW", "parentPublication": { "id": null, "title": null, "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pacific-graphics/2010/4205/0/4205a046", "title": "Synthesizing Subdivision Meshes Using Real Time Tessellation", "doi": null, "abstractUrl": "/proceedings-article/pacific-graphics/2010/4205a046/12OmNzahbXx", "parentPublication": { "id": "proceedings/pacific-graphics/2010/4205/0", "title": "Pacific Conference on Computer Graphics and Applications", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040500", "title": "Approximation of Loop Subdivision Surfaces for Fast Rendering", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040500/13rRUILtJzt", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/1998/03/v0215", "title": "Dynamic Catmull-Clark Subdivision Surfaces", "doi": null, "abstractUrl": "/journal/tg/1998/03/v0215/13rRUwh80GY", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/10/ttg2011101510", "title": "Automatic Construction of Quad-Based Subdivision Surfaces Using Fitmaps", "doi": null, "abstractUrl": "/journal/tg/2011/10/ttg2011101510/13rRUxAAT0O", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2010050729", "articleId": "13rRUxD9h53", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2010050752", "articleId": "13rRUwbs2gn", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNwFid78", "title": "October-December", "year": "2001", "issueNum": "04", "idPrefix": "tg", "pubType": "journal", "volume": "7", "label": "October-December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxly9dJ", "doi": "10.1109/2945.965344", "abstract": "Abstract—Free-Form Deformation (FFD) is a versatile and efficient modeling technique which transforms an object by warping the surrounding space. The conventional user-interface is a lattice of movable control points but this tends to be cumbersome and counterintuitive. Directly Manipulated Free-Form Deformation (DMFFD) allows the user to drag object points directly and has proven useful in an interactive sculpting context. A serious shortcoming of both FFD and DMFFD is that some deformations cause self-intersection of the object. This is unrealistic and compromises the object's validity and suitability for later use. An in-built self-intersection test is thus required for FFD and its extensions to be truly robust. In this paper, we present the following novel results: a set of theoretical conditions for preventing self-intersection by ensuring the injectivity (one-to-one mapping) of FFD, an exact (necessary and sufficient) injectivity test which is accurate but computationally costly, an efficient but approximate injectivity test which is a sufficient condition only, and a new form of DMFFD which acts by composing many small injective deformations. The latter expands the range of possible deformations without sacrificing the speed of the approximate test.", "abstracts": [ { "abstractType": "Regular", "content": "Abstract—Free-Form Deformation (FFD) is a versatile and efficient modeling technique which transforms an object by warping the surrounding space. The conventional user-interface is a lattice of movable control points but this tends to be cumbersome and counterintuitive. Directly Manipulated Free-Form Deformation (DMFFD) allows the user to drag object points directly and has proven useful in an interactive sculpting context. A serious shortcoming of both FFD and DMFFD is that some deformations cause self-intersection of the object. This is unrealistic and compromises the object's validity and suitability for later use. An in-built self-intersection test is thus required for FFD and its extensions to be truly robust. In this paper, we present the following novel results: a set of theoretical conditions for preventing self-intersection by ensuring the injectivity (one-to-one mapping) of FFD, an exact (necessary and sufficient) injectivity test which is accurate but computationally costly, an efficient but approximate injectivity test which is a sufficient condition only, and a new form of DMFFD which acts by composing many small injective deformations. The latter expands the range of possible deformations without sacrificing the speed of the approximate test.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Abstract—Free-Form Deformation (FFD) is a versatile and efficient modeling technique which transforms an object by warping the surrounding space. The conventional user-interface is a lattice of movable control points but this tends to be cumbersome and counterintuitive. Directly Manipulated Free-Form Deformation (DMFFD) allows the user to drag object points directly and has proven useful in an interactive sculpting context. A serious shortcoming of both FFD and DMFFD is that some deformations cause self-intersection of the object. This is unrealistic and compromises the object's validity and suitability for later use. An in-built self-intersection test is thus required for FFD and its extensions to be truly robust. In this paper, we present the following novel results: a set of theoretical conditions for preventing self-intersection by ensuring the injectivity (one-to-one mapping) of FFD, an exact (necessary and sufficient) injectivity test which is accurate but computationally costly, an efficient but approximate injectivity test which is a sufficient condition only, and a new form of DMFFD which acts by composing many small injective deformations. The latter expands the range of possible deformations without sacrificing the speed of the approximate test.", "title": "Preventing Self-Intersection under Free-Form Deformation", "normalizedTitle": "Preventing Self-Intersection under Free-Form Deformation", "fno": "v0289", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Free Form Deformation", "Direct Manipulation", "Self Intersection", "Space Homeomorphism" ], "authors": [ { "givenName": "James E.", "surname": "Gain", "fullName": "James E. Gain", "affiliation": null, "__typename": "ArticleAuthorType" }, { "givenName": "Neil A.", "surname": "Dodgson", "fullName": "Neil A. Dodgson", "affiliation": null, "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": false, "isOpenAccess": false, "issueNum": "04", "pubDate": "2001-10-01 00:00:00", "pubType": "trans", "pages": "289-298", "year": "2001", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": null, "next": { "fno": "v0299", "articleId": "13rRUxlgxTc", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNBOUxmQ", "title": "November/December", "year": "2008", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "14", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUILtJzq", "doi": "10.1109/TVCG.2008.125", "abstract": "Animation has been used to show trends in multi-dimensional data. This technique has recently gained new prominence for presentations, most notably with Gapminder Trendalyzer. In Trendalyzer, animation together with interesting data and an engaging presenter helps the audience understand the results of an analysis of the data. It is less clear whether trend animation is effective for analysis. This paper proposes two alternative trend visualizations that use static depictions of trends: one which shows traces of all trends overlaid simultaneously in one display and a second that uses a small multiples display to show the trend traces side-by-side. The paper evaluates the three visualizations for both analysis and presentation. Results indicate that trend animation can be challenging to use even for presentations; while it is the fastest technique for presentation and participants find it enjoyable and exciting, it does lead to many participant errors. Animation is the least effective form for analysis; both static depictions of trends are significantly faster than animation, and the small multiples display is more accurate.", "abstracts": [ { "abstractType": "Regular", "content": "Animation has been used to show trends in multi-dimensional data. This technique has recently gained new prominence for presentations, most notably with Gapminder Trendalyzer. In Trendalyzer, animation together with interesting data and an engaging presenter helps the audience understand the results of an analysis of the data. It is less clear whether trend animation is effective for analysis. This paper proposes two alternative trend visualizations that use static depictions of trends: one which shows traces of all trends overlaid simultaneously in one display and a second that uses a small multiples display to show the trend traces side-by-side. The paper evaluates the three visualizations for both analysis and presentation. Results indicate that trend animation can be challenging to use even for presentations; while it is the fastest technique for presentation and participants find it enjoyable and exciting, it does lead to many participant errors. Animation is the least effective form for analysis; both static depictions of trends are significantly faster than animation, and the small multiples display is more accurate.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Animation has been used to show trends in multi-dimensional data. This technique has recently gained new prominence for presentations, most notably with Gapminder Trendalyzer. In Trendalyzer, animation together with interesting data and an engaging presenter helps the audience understand the results of an analysis of the data. It is less clear whether trend animation is effective for analysis. This paper proposes two alternative trend visualizations that use static depictions of trends: one which shows traces of all trends overlaid simultaneously in one display and a second that uses a small multiples display to show the trend traces side-by-side. The paper evaluates the three visualizations for both analysis and presentation. Results indicate that trend animation can be challenging to use even for presentations; while it is the fastest technique for presentation and participants find it enjoyable and exciting, it does lead to many participant errors. Animation is the least effective form for analysis; both static depictions of trends are significantly faster than animation, and the small multiples display is more accurate.", "title": "Effectiveness of Animation in Trend Visualization", "normalizedTitle": "Effectiveness of Animation in Trend Visualization", "fno": "ttg2008061325", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Index Terms Information Visualization", "Animation", "Trends", "Design", "Experiment" ], "authors": [ { "givenName": "George", "surname": "Robertson", "fullName": "George Robertson", "affiliation": "Microsoft Research", "__typename": "ArticleAuthorType" }, { "givenName": "Roland", "surname": "Fernandez", "fullName": "Roland Fernandez", "affiliation": "Microsoft Research", "__typename": "ArticleAuthorType" }, { "givenName": "Danyel", "surname": "Fisher", "fullName": "Danyel Fisher", "affiliation": "Microsoft Research", "__typename": "ArticleAuthorType" }, { "givenName": "Bongshin", "surname": "Lee", "fullName": "Bongshin Lee", "affiliation": "Microsoft Research", "__typename": "ArticleAuthorType" }, { "givenName": "John", "surname": "Stasko", "fullName": "John Stasko", "affiliation": "Georgia Institute of Technology", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2008-11-01 00:00:00", "pubType": "trans", "pages": "1325-1332", "year": "2008", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/cifer/1995/2145/0/00495268", "title": "Trend visualization", "doi": null, "abstractUrl": "/proceedings-article/cifer/1995/00495268/12OmNBSSVlM", "parentPublication": { "id": "proceedings/cifer/1995/2145/0", "title": "Proceedings of 1995 Conference on Computational Intelligence for Financial Engineering (CIFEr)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ictai/2011/4596/0/4596a965", "title": "Detection and Analysis of Trend Topics for Global Scientific Literature Using Feature Selection Based on Gini-Index", "doi": null, "abstractUrl": "/proceedings-article/ictai/2011/4596a965/12OmNxE2mFM", "parentPublication": { "id": "proceedings/ictai/2011/4596/0", "title": "2011 IEEE 23rd International Conference on Tools with Artificial Intelligence", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/acit-csi/2016/4871/0/07917018", "title": "DTMC-Based Performance Evaluation of Animation Rendering Node", "doi": null, "abstractUrl": "/proceedings-article/acit-csi/2016/07917018/12OmNyRxFBT", "parentPublication": { "id": "proceedings/acit-csi/2016/4871/0", "title": "2016 4th Intl. Conf. on Applied Computing and Information Technology (ACIT), 3rd Intl. Conf. on Computational Science/Intelligence and Applied Informatics (CSII), and 1st Intl. Conf. on Big Data, Cloud Computing, Data Science & Engineering (BCD)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2013/12/ttg2013122556", "title": "DiffAni: Visualizing Dynamic Graphs with a Hybrid of Difference Maps and Animation", "doi": null, "abstractUrl": "/journal/tg/2013/12/ttg2013122556/13rRUwhHcQS", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2004/01/v0002", "title": "High-Quality Animation of 2D Steady Vector Fields", "doi": null, "abstractUrl": "/journal/tg/2004/01/v0002/13rRUwwaKsV", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/04/ttg2011040539", "title": "Animation, Small Multiples, and the Effect of Mental Map Preservation in Dynamic Graphs", "doi": null, "abstractUrl": "/journal/tg/2011/04/ttg2011040539/13rRUxBJhvs", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vissoft/2022/8092/0/809200a063", "title": "Edge Animation in Software Visualization", "doi": null, "abstractUrl": "/proceedings-article/vissoft/2022/809200a063/1JeEGhDEsFi", "parentPublication": { "id": "proceedings/vissoft/2022/8092/0", "title": "2022 Working Conference on Software Visualization (VISSOFT)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/vr/2023/4815/0/481500a669", "title": "Comparing Scatterplot Variants for Temporal Trends Visualization in Immersive Virtual Environments", "doi": null, "abstractUrl": "/proceedings-article/vr/2023/481500a669/1MNgtBAIjG8", "parentPublication": { "id": "proceedings/vr/2023/4815/0", "title": "2023 IEEE Conference Virtual Reality and 3D User Interfaces (VR)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/01/08805428", "title": "A Comparative Evaluation of Animation and Small Multiples for Trend Visualization on Mobile Phones", "doi": null, "abstractUrl": "/journal/tg/2020/01/08805428/1cG4IjitDr2", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/02/09222301", "title": "The Effectiveness of Interactive Visualization Techniques for Time Navigation of Dynamic Graphs on Large Displays", "doi": null, "abstractUrl": "/journal/tg/2021/02/09222301/1nTrDxA09TG", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2008061317", "articleId": "13rRUxASuhu", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2008061333", "articleId": "13rRUyeCkac", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [ { "id": "17ShDTYet3S", "name": "ttg2008061325.zip", "location": "https://www.computer.org/csdl/api/v1/extra/ttg2008061325.zip", "extension": "zip", "size": "9.93 MB", "__typename": "WebExtraType" } ], "articleVideos": [] }
{ "issue": { "id": "12OmNzFdtc6", "title": "November/December", "year": "2010", "issueNum": "06", "idPrefix": "tg", "pubType": "journal", "volume": "16", "label": "November/December", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxBa5rR", "doi": "10.1109/TVCG.2010.162", "abstract": "Line graphs have been the visualization of choice for temporal data ever since the days of William Playfair (1759-1823), but realistic temporal analysis tasks often include multiple simultaneous time series. In this work, we explore user performance for comparison, slope, and discrimination tasks for different line graph techniques involving multiple time series. Our results show that techniques that create separate charts for each time series--such as small multiples and horizon graphs--are generally more efficient for comparisons across time series with a large visual span. On the other hand, shared-space techniques--like standard line graphs--are typically more efficient for comparisons over smaller visual spans where the impact of overlap and clutter is reduced.", "abstracts": [ { "abstractType": "Regular", "content": "Line graphs have been the visualization of choice for temporal data ever since the days of William Playfair (1759-1823), but realistic temporal analysis tasks often include multiple simultaneous time series. In this work, we explore user performance for comparison, slope, and discrimination tasks for different line graph techniques involving multiple time series. Our results show that techniques that create separate charts for each time series--such as small multiples and horizon graphs--are generally more efficient for comparisons across time series with a large visual span. On the other hand, shared-space techniques--like standard line graphs--are typically more efficient for comparisons over smaller visual spans where the impact of overlap and clutter is reduced.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Line graphs have been the visualization of choice for temporal data ever since the days of William Playfair (1759-1823), but realistic temporal analysis tasks often include multiple simultaneous time series. In this work, we explore user performance for comparison, slope, and discrimination tasks for different line graph techniques involving multiple time series. Our results show that techniques that create separate charts for each time series--such as small multiples and horizon graphs--are generally more efficient for comparisons across time series with a large visual span. On the other hand, shared-space techniques--like standard line graphs--are typically more efficient for comparisons over smaller visual spans where the impact of overlap and clutter is reduced.", "title": "Graphical Perception of Multiple Time Series", "normalizedTitle": "Graphical Perception of Multiple Time Series", "fno": "ttg2010060927", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Line Graphs", "Braided Graphs", "Horizon Graphs", "Small Multiples", "Stacked Graphs", "Evaluation", "Design Guidelines" ], "authors": [ { "givenName": "Waqas", "surname": "Javed", "fullName": "Waqas Javed", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" }, { "givenName": "Bryan", "surname": "McDonnel", "fullName": "Bryan McDonnel", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" }, { "givenName": "Niklas", "surname": "Elmqvist", "fullName": "Niklas Elmqvist", "affiliation": "Purdue University", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": true, "showRecommendedArticles": true, "isOpenAccess": false, "issueNum": "06", "pubDate": "2010-11-01 00:00:00", "pubType": "trans", "pages": "927-934", "year": "2010", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "proceedings/spdp/1992/3200/0/0242748", "title": "A new framework for designing parallel algorithms on series parallel graphs", "doi": null, "abstractUrl": "/proceedings-article/spdp/1992/0242748/12OmNAkWvzs", "parentPublication": { "id": "proceedings/spdp/1992/3200/0", "title": "Parallel and Distributed Processing, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/pacificvis/2016/1451/0/07465277", "title": "STAC: Enhancing stacked graphs for time series analysis", "doi": null, "abstractUrl": "/proceedings-article/pacificvis/2016/07465277/12OmNqAU6yL", "parentPublication": { "id": "proceedings/pacificvis/2016/1451/0", "title": "2016 IEEE Pacific Visualization Symposium (PacificVis)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icmla/2011/4607/2/4607b172", "title": "Classification of Patients Using Novel Multivariate Time Series Representations of Physiological Data", "doi": null, "abstractUrl": "/proceedings-article/icmla/2011/4607b172/12OmNqGRGbR", "parentPublication": { "id": "proceedings/icmla/2011/4607/2", "title": "Machine Learning and Applications, Fourth International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/icci/1992/2812/0/00227716", "title": "Maximum and minimum matchings for series-parallel networks", "doi": null, "abstractUrl": "/proceedings-article/icci/1992/00227716/12OmNx3ZjjX", "parentPublication": { "id": "proceedings/icci/1992/2812/0", "title": "1992 Fourth International Conference on Computing and Information", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/csnt/2012/4692/0/4692a606", "title": "Coordinated Design of Power System Stabilizer Using Thyristor Controlled Series Compensator Controller: An Artificial Bee Colony Approach", "doi": null, "abstractUrl": "/proceedings-article/csnt/2012/4692a606/12OmNyaoDvw", "parentPublication": { "id": "proceedings/csnt/2012/4692/0", "title": "Communication Systems and Network Technologies, International Conference on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ieee-infovis/2001/1342/0/13420007", "title": "Visualizing Time-Series on Spirals", "doi": null, "abstractUrl": "/proceedings-article/ieee-infovis/2001/13420007/12OmNzBOhOv", "parentPublication": { "id": "proceedings/ieee-infovis/2001/1342/0", "title": "Information Visualization, IEEE Symposium on", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2010/06/ttg2010061182", "title": "SparkClouds: Visualizing Trends in Tag Clouds", "doi": null, "abstractUrl": "/journal/tg/2010/06/ttg2010061182/13rRUxjyX3T", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2018/02/07817898", "title": "Line Graph or Scatter Plot? Automatic Selection of Methods for Visualizing Trends in Time Series", "doi": null, "abstractUrl": "/journal/tg/2018/02/07817898/13rRUzphDy2", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/01/08440826", "title": "Comparing Similarity Perception in Time Series Visualizations", "doi": null, "abstractUrl": "/journal/tg/2019/01/08440826/17D45XoXP7S", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "proceedings/ispa-bdcloud-socialcom-sustaincom/2020/1485/0/148500b394", "title": "Design of Performance Benchmark for Time Series Databases", "doi": null, "abstractUrl": "/proceedings-article/ispa-bdcloud-socialcom-sustaincom/2020/148500b394/1ua4B9LV26Y", "parentPublication": { "id": "proceedings/ispa-bdcloud-socialcom-sustaincom/2020/1485/0", "title": "2020 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Big Data & Cloud Computing, Sustainable Computing & Communications, Social Computing & Networking (ISPA/BDCloud/SocialCom/SustainCom)", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "ttg2010060918", "articleId": "13rRUxASuhv", "__typename": "AdjacentArticleType" }, "next": { "fno": "ttg2010060935", "articleId": "13rRUwjGoFS", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNz2C1BC", "title": "July", "year": "2012", "issueNum": "07", "idPrefix": "tg", "pubType": "journal", "volume": "18", "label": "July", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "13rRUxNW1Zk", "doi": "10.1109/TVCG.2012.126", "abstract": null, "abstracts": [ { "abstractType": "Regular", "content": "", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": null, "title": "Guest Editors' Introduction: Special Section on the IEEE Virtual Reality Conference (VR)", "normalizedTitle": "Guest Editors' Introduction: Special Section on the IEEE Virtual Reality Conference (VR)", "fno": "ttg2012071013", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Special Issues And Sections", "Meetings", "V Irtual Reality" ], "authors": [ { "givenName": "Victoria", "surname": "Interrante", "fullName": "Victoria Interrante", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Benjamin C.", "surname": "Lok", "fullName": "Benjamin C. Lok", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Aditi", "surname": "Majumder", "fullName": "Aditi Majumder", "affiliation": "IEEE", "__typename": "ArticleAuthorType" }, { "givenName": "Michitaka", "surname": "Hirose", "fullName": "Michitaka Hirose", "affiliation": "IEEE", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "07", "pubDate": "2012-07-01 00:00:00", "pubType": "trans", "pages": "1013-1016", "year": "2012", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tg/2011/09/ttg2011091193", "title": "Guest Editors' Introduction: Special Section on the IEEE Virtual Reality Conference (VR)", "doi": null, "abstractUrl": "/journal/tg/2011/09/ttg2011091193/13rRUB6Sq0x", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2012/03/ttg2012030354", "title": "Guest Editors' Introduction: Special Section on ACM VRST", "doi": null, "abstractUrl": "/journal/tg/2012/03/ttg2012030354/13rRUILLkvn", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/08/07138667", "title": "Guest Editors’ Introduction: Special Section on the IEEE Pacific Visualization Symposium 2014", "doi": null, "abstractUrl": "/journal/tg/2015/08/07138667/13rRUwI5Ugf", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2011/01/ttg2011010001", "title": "Guest Editor's Introduction Special Section on the Virtual Reality Conference (VR)", "doi": null, "abstractUrl": "/journal/tg/2011/01/ttg2011010001/13rRUwIF6l4", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/04/07064835", "title": "Message from the VR Program Chairs and Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2015/04/07064835/13rRUwh80uB", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2014/08/06847259", "title": "Guest Editors&#x0027; Introduction: Special Section on the IEEE Pacific Visualization Symposium", "doi": null, "abstractUrl": "/journal/tg/2014/08/06847259/13rRUxD9gXJ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/06/08703194", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2019", "doi": null, "abstractUrl": "/journal/tg/2019/06/08703194/19Er7j5Ad7a", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09766260", "title": "Guest Editors&#x0027; Introduction: Special Section on IEEE PacificVis 2022", "doi": null, "abstractUrl": "/journal/tg/2022/06/09766260/1D34QjpFGyQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/06/09082802", "title": "Guest Editors&#x2019; Introduction: Special Section on IEEE PacificVis 2020", "doi": null, "abstractUrl": "/journal/tg/2020/06/09082802/1jrTVLo1tpC", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/06/09430173", "title": "Guest Editors' Introduction: Special Section on IEEE PacificVis 2021", "doi": null, "abstractUrl": "/journal/tg/2021/06/09430173/1tzuiF6azcs", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": null, "next": { "fno": "05928340", "articleId": "13rRUzpzeB2", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "1CpcG1DISYM", "title": "May", "year": "2022", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "28", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "1CpcIar9LS8", "doi": "10.1109/TVCG.2022.3156765", "abstract": "Welcome to the 11 <italic>th IEEE Transactions on Visualization and Computer Graphics (TVCG)</italic> special issue on IEEE Virtual Reality and 3D User Interfaces. This volume contains a total of 29 full papers selected for and presented at the IEEE Conference on Virtual Reality and 3D User Interfaces (IEEE VR 2022), held fully virtual in Christchurch, New Zealand from March 12 to 16, 2022.", "abstracts": [ { "abstractType": "Regular", "content": "Welcome to the 11 <italic>th IEEE Transactions on Visualization and Computer Graphics (TVCG)</italic> special issue on IEEE Virtual Reality and 3D User Interfaces. This volume contains a total of 29 full papers selected for and presented at the IEEE Conference on Virtual Reality and 3D User Interfaces (IEEE VR 2022), held fully virtual in Christchurch, New Zealand from March 12 to 16, 2022.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Welcome to the 11 th IEEE Transactions on Visualization and Computer Graphics (TVCG) special issue on IEEE Virtual Reality and 3D User Interfaces. This volume contains a total of 29 full papers selected for and presented at the IEEE Conference on Virtual Reality and 3D User Interfaces (IEEE VR 2022), held fully virtual in Christchurch, New Zealand from March 12 to 16, 2022.", "title": "IEEE VR 2022 Introducing the Special Issue", "normalizedTitle": "IEEE VR 2022 Introducing the Special Issue", "fno": "09754285", "hasPdf": true, "idPrefix": "tg", "keywords": [ "Special Issues And Sections", "Virtual Reality", "User Interfaces", "Three Dimensional Displays", "Meetings" ], "authors": [ { "givenName": "Klaus", "surname": "Mueller", "fullName": "Klaus Mueller", "affiliation": "Stony Brook University, USA", "__typename": "ArticleAuthorType" }, { "givenName": "Doug", "surname": "Bowman", "fullName": "Doug Bowman", "affiliation": "Virginia Tech, USA", "__typename": "ArticleAuthorType" } ], "replicability": null, "showBuyMe": false, "showRecommendedArticles": true, "isOpenAccess": true, "issueNum": "05", "pubDate": "2022-05-01 00:00:00", "pubType": "trans", "pages": "vi-vi", "year": "2022", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [ { "id": "trans/tg/2011/01/ttg2011010001", "title": "Guest Editor's Introduction Special Section on the Virtual Reality Conference (VR)", "doi": null, "abstractUrl": "/journal/tg/2011/01/ttg2011010001/13rRUwIF6l4", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2015/04/07064835", "title": "Message from the VR Program Chairs and Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2015/04/07064835/13rRUwh80uB", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2019/05/08676185", "title": "Introducing the IEEE Virtual Reality 2019 Special Issue", "doi": null, "abstractUrl": "/journal/tg/2019/05/08676185/18NkgxdV8sM", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/05/09754286", "title": "IEEE VR 2022 Message from the Journal Paper Chairs and Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2022/05/09754286/1Cpd7Bwusk8", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/06/09766260", "title": "Guest Editors&#x0027; Introduction: Special Section on IEEE PacificVis 2022", "doi": null, "abstractUrl": "/journal/tg/2022/06/09766260/1D34QjpFGyQ", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2022/11/09927176", "title": "Message from the ISMAR 2022 Science and Technology Journal Program Chairs and TVCG Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2022/11/09927176/1HGJ8mlD3S8", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/05/09052628", "title": "Introducing the IEEE Virtual Reality 2020 Special Issue", "doi": null, "abstractUrl": "/journal/tg/2020/05/09052628/1iFLKo4ODvO", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2020/12/09254194", "title": "Message from the ISMAR 2020 Science and Technology Program Chairs and <italic>TVCG</italic> Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2020/12/09254194/1oDXMHvn1aU", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/05/09405571", "title": "Introducing the IEEE Virtual Reality 2021 Special Issue", "doi": null, "abstractUrl": "/journal/tg/2021/05/09405571/1sP18PmVuQU", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" }, { "id": "trans/tg/2021/11/09591492", "title": "Message from the ISMAR 2021 Science and Technology Journal Program Chairs and TVCG Guest Editors", "doi": null, "abstractUrl": "/journal/tg/2021/11/09591492/1y2FvGMxBuM", "parentPublication": { "id": "trans/tg", "title": "IEEE Transactions on Visualization & Computer Graphics", "__typename": "ParentPublication" }, "__typename": "RecommendedArticleType" } ], "adjacentArticles": { "previous": { "fno": "09754380", "articleId": "1Cpd8Wvk0Tu", "__typename": "AdjacentArticleType" }, "next": { "fno": "09754286", "articleId": "1Cpd7Bwusk8", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }
{ "issue": { "id": "12OmNzA6GUv", "title": "May", "year": "2019", "issueNum": "05", "idPrefix": "tg", "pubType": "journal", "volume": "25", "label": "May", "downloadables": { "hasCover": false, "__typename": "PeriodicalIssueDownloadablesType" }, "__typename": "PeriodicalIssue" }, "article": { "id": "18NkgFaYnoQ", "doi": "10.1109/TVCG.2019.2902967", "abstract": "Presents a listing of reviewers who contributed to the journal papers for the 2019 Virtual Reality Conference.", "abstracts": [ { "abstractType": "Regular", "content": "Presents a listing of reviewers who contributed to the journal papers for the 2019 Virtual Reality Conference.", "__typename": "ArticleAbstractType" } ], "normalizedAbstract": "Presents a listing of reviewers who contributed to the journal papers for the 2019 Virtual Reality Conference.", "title": "Papers Reviewers for Journal Papers", "normalizedTitle": "Papers Reviewers for Journal Papers", "fno": "08676393", "hasPdf": true, "idPrefix": "tg", "keywords": [], "authors": [], "replicability": null, "showBuyMe": false, "showRecommendedArticles": false, "isOpenAccess": true, "issueNum": "05", "pubDate": "2019-05-01 00:00:00", "pubType": "trans", "pages": "ix-x", "year": "2019", "issn": "1077-2626", "isbn": null, "notes": null, "notesType": null, "__typename": "ArticleType" }, "recommendedArticles": [], "adjacentArticles": { "previous": { "fno": "08676205", "articleId": "18Nkhe6uaJ2", "__typename": "AdjacentArticleType" }, "next": { "fno": "08661657", "articleId": "18bmQqdj3Nu", "__typename": "AdjacentArticleType" }, "__typename": "AdjacentArticlesType" }, "webExtras": [], "articleVideos": [] }