Lab CS+X

Laboratory of Interdisciplinary Computer Science

User Tools

Site Tools


public:research

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:research [2016/05/18 16:57]
lizardo
public:research [2016/09/08 23:09] (current)
clodoveu
Line 1: Line 1:
-~~NOTOC~~ 
 ====== Research Interests ====== ====== Research Interests ======
  
 Most of our research are the following lines: Most of our research are the following lines:
  
-====  ​Geoprocessamento/​Sistemas de Informação Geográficos ​====+====  ​Geographic Information Systems (GIS) ====
  
-Pesquisadesenvolvimento e implementação de sistemas de informação geográficos voltados para aplicações urbanas.+GIS are information systems that manage geographic datathat is, data that represent objects and phenomena for which geographic location is an essential feature, and indispensable for analysis. GIS provide a broader perspective to information systems, since geographic aspects, such as location, geometric shape and relationships to nearby objects, can be taken into consideration. With richer representations,​ GIS excels in applications designed for various specialized activities, such as urban planning, environmental sustainability,​ transportation and transit, public health and epidemiology,​ demography, cartography,​ utility networks, agriculture,​ marketing and many others.
  
-==== Sistemas de informação geográficos ====+GIS wide applicability and flexibility provided the basis for much evolution in data management in the last decades. The interest on the computational representation of geography-related objects and phenomena inspired the evolution of a wide range of data management tools and techniques, including computational geometry algorithms, multidimensional data structures, spatial indexing, geographic data modeling, geographic visualization,​ geostatistics,​ and much more. 
  
-Pesquisa ligada a aspectos diversos de particularização de sistemas de informação quando é necessário usar dados em que as características espaciais ou geográficas são essenciais para a análise e compreensão dos fenômenos modelados.+==== Spatial Data Infrastructures ====
  
-==== Bancos de dados geográficos ====+Spatial Data Infrastructures (SDI) are a new approach for the creation, distribution and use of geographic information,​ with an emphasis on interoperability. SDIs seek to go beyond the simple distribution of previously existing maps and cartographic data, to serve as data sources powered by standardized Web services. SDIs have the potential to become fundamental elements for understanding space, disseminating geographic data and information along with metadata on provenance, quality and semantics. The typical SDI user is someone who needs to combine and integrate data from various sources to generate new insights on a field of study or application. In this perspective,​ SDIs can have a central role in areas such as environmental management and urban planning.
  
-Pesquisa sobre aspectos de funcionamento,​ implementação,​ desempenho e utilização de bancos de dados geográficos,​ incluindo sua modelagem conceitual, lógica e física e a construção de conteúdo.+==== Volunteered Geographic Information ====
  
-==== Infra-estruturas de informação espacial: acesso móvel e distribuído a múltiplas fontes de informação ====+The volume and variety of geographic data available on the Web for the common citizen are increasing rapidly. Since the onset of Web 2.0, there is much interest on tools that allow people to geographically locate and describe aspects of their daily life, and to share such knowledge with other people. Initial applications show that it is possible to mobilize the interest of large numbers of citizens for the creation, dissemination and maintenance of geographic information on socially relevant themes. This line of research focuses on the design and implementation of computational tools and techniques that allow groups of people to act as human sensors, voluntarily (or unconsciously) contributing information for the common good. The research agenda includes investigating user motivation, data quality, user feedback and spatial coverage of contributions. We also work on methods for active and passive crowdsourcing and crowdsensing,​ seeking the application of recommendation systems to enhance volunteered contributions.
  
-Grande parte do papel integrador que a Computação exerce em relação a outras áreas de pesquisa decorre dos recursos desenvolvidos na área ao longo do tempo para armazenar, acessar, manipular, gerenciar, integrar e analisar grandes volumes de dados, gerando informação e conhecimento. No entanto, não existe na atualidade um equilíbrio entre esses tipos de ações que envolvem dados. Por exemplo, a geração de dados em grande volume é possível com o uso de instrumentos científicos capazes de armazenar resultados de medições continuamente. Vários satélites de observação da Terra estão atualmente em operação, produzindo dados continuamente a um custo cada vez menor. Muitos desses dados estão disponíveis de forma gratuita ou a custos baixos através da Internet, que revolucionou os meios de divulgação. As máquinas de busca na Web tornaram mais fácil localizar fontes de dados de interesse, popularizando o uso desses recursos entre a população,​ mesmo considerando todas as barreiras que, em geral, vem sendo chamadas de "​exclusão digital"​. Por outro lado, a integração e manipulação de dados provenientes de diversas fontes, visando o apoio a determinados tipos de aplicação ou visando a execução de análises, são atividades que ainda não são realizadas com facilidade. Barreiras sintáticas (formato de armazenamento e publicação dos dados) e semânticas (parâmetros,​ características e pressupostos usados na modelagem e coleta dos dados) representam um desafio considerável à integração plena de fontes de dados produzidas por instituições diferentes, com propósitos diferentes, mas que são de interesse de alguma comunidade de pesquisa. Também o público em geral poderia se beneficiar, caso fosse possível, da integração entre dados de múltiplas fontes para compor uma visão de seu interesse particular ou local. O objetivo desta proposta é investigar arquiteturas tecnológicas para o projeto, construção e utilização de infra-estruturas de informação espacial (IIE). ​+==== Spatial Databases and Geographic Data Modeling ====
  
-Situação: Em andamento; Natureza: Pesquisa+The first data models developed for geographic applications were guided by existing GIS internal structures, forcing the user to adjust his/her interpretation of spatial phenomena to whatever structures were available. As a consequence,​ the modeling process did not offer mechanisms that would allow for the representation of the reality according to the user's mental model. Even well-known semantic and object-oriented data models, such as the Entity-Relationship (ER) model [11], the Object Modeling Technique (OMT) model [39], and the IFO model [1], do not offer adequate facilities to represent geographic applications. Even though these models are highly expressive, they present limitations to the adequate modeling of such applications,​ since they do not include geographic primitives that would allow for a satisfactory representation of spatial data.
  
-==== Infraestruturas de dados espaciais: colaboração voluntária para criação e manutenção de acervos de informação geográfica ====+Considering these limitations,​ OMT-G was proposed in 2001, and evolved steadily since. OMT-G is a data model for the design of geographic database systems and applications. OMT-G starts with Unified Modeling Language (UML) class diagram primitives, introducing geographic primitives in order to enhance UML's semantic representation capabilities,​ thus reducing the distance between the designer'​s mental model of the reality and the usual representation tools. OMT-G provides primitives for modeling the geometric shape and location of geographic objects, supporting spatial and topological relationships,​ “whole-part” structures, networks, and multiple representations. Furthermore,​ the model allows the specification of alphanumeric attributes and methods associated to each class. The model'​s main strong points include its graphical expressivity and its compactness,​ since textual annotations are replaced by pictograms and symbols indicating explicit relationships,​ which are able to denote the dynamic nature of the interaction between spatial and non-spatial objects. From the model, it is also possible to derive spatial integrity constraints,​ specified along with the usual constraints found in conventional database design. Using these assets, the mapping between the conceptual schema and the physical implementation can be executed more soundly and preserving the semantics contained in the higher abstraction level.
  
-A quantidade e a variedade de dados geográficos disponíveis na Web para uso pelo cidadão comum têm aumentado rapidamenteDesde a introdução do Google Earthem 2004, e do Google Maps, em 2006, tem crescido o interesse por ferramentas que permitam que as pessoas localizem geograficamente pontos de seu interesse e que ofereçam serviços baseados em posições geográficas,​ tais como localização de endereços e roteamento de veículos. Tamanho interesse dos usuários da Web em todo o mundo pode resultar em outras possibilidades. É crescente a percepção que indivíduos comuns, conectados à Web e equipados com software adequado (e talvez com algum hardware de baixo custo), podem ser importantes fatores para a criação, disseminação e manutenção de informação geográfica. A partir de algumas experiências recentes, é possível imaginar que muitas pessoas se disporiam a contribuir, de forma voluntária e sem expectativa de pagamento, para a criação de novos dados e para a correção de erros porventura existentes nos dados geográficos publicados. Assim, os desafios envolvidos nesta pesquisa envolvem a concepção de soluções apoiadas em contribuições voluntárias para solucionar ou reduzir problemas clássicos da área, como os significativos custos de atualização e a crescente demanda por detalhamento local. Os custos de formação de novos bancos de dados geográficos não são mais viáveis para muitas agências governamentais de mapeamento, e tem surgido em seu lugar a noção da formação de uma "​colcha de retalhos"​ cartográfica,​ com as agências estabelecendo padrões mínimos e os esforços de atualização ocorrendo pontualmente,​ por iniciativa de outros órgãos públicos ou empresas. Existe a possibilidade de incorporação do cidadão comum a essa equação, fornecendo (1) indicações de pontos em que o mapeamento disponível está mais discrepante da realidade, (2) dados concretos levantados in situcom o auxílio de instrumentos de baixo custo como receptores GPS de navegação e câmeras digitais(3) infor.+OMT-G is the basis for our research on geographic data modelingWe are interested in various related themesincluding modeling tools and techniquesspatial integrity constraintsautomatic mapping to physical object-relational implementations and mapping to NoSQL database managers.
  
-SituaçãoEm andamento; Natureza: Pesquisa.+==== Geographic Information Retrieval ==== 
 + 
 +The demand for geographic data in applications on the Web is increasing. One of the most important resources to support this increased interest is the ability to recognize references to places in Web documents. If documents can be correctly and efficiently linked to places mentioned directly or indirectly in them, it becomes possible to improve and innovate in directions such as geographic indexing and querying, finding relationships based on spatial proximity or containment,​ and detecting localized trends for events and phenomena mentioned in social media. 
 + 
 +A large share of the information available on the Web is geographically specific. References to geographic locations appear in the form of place names, postal addresses, postcodes, historical dates, demonyms, ethnicity, typical food and others. Many queries include place names and other geographic terms. Therefore, there is demand for mechanisms to search for documents both thematically (for instance, using a set of keywords) and geographically,​ based on places mentioned or referenced by the text. Similar techniques and resources can also apply to streaming data, such as Twitter messages or RSS feeds, providing the opportunity to index content in near-real-time,​ based on references to places. 
 + 
 +However, while finding references to places in Web documents, ambiguity and uncertainty occur. Places can share a name with other places (Paris, besides being the capital of France, refers to more than sixty places around the world. Places are named using common language words (Park, Hope and Independence are American cities) and proper names (Washington,​ Houston and San Francisco). Also, a place can be associated to many names, like New York, NYC or The Big Apple, and to names in various languages. Ambiguity makes the resolution of references to places intrinsically context-based. Although there are important work on place-based information integration and retrieval, areas such as disambiguation are still in their infancy. 
 + 
 +References to places can be straightforward and unambiguous as geographic coordinates or not. Other sources of geographic location information can be structured (postal addresses) or unstructured (place descriptions in text). They can also be direct (place names) or indirect (references to cultural characteristics associated to places), explicit (news headers) or implicit ("​9/​11"​). Humans are often able to recognize references to places based on such evidence, but this association does not come so easily to automated systems. Addressing this problem is one of the tasks for Geographic Information Retrieval (GIR) research. 
 + 
 +GIR extends Information Retrieval with geographic locations and metadata, taking it beyond the use of keywords.  
 +GIR studies methods and techniques for the retrieval of information from unstructured or partially structured sources, including relevance ranking, based on queries that specify both theme and geographic scope.  
 + 
 +==== Urban Computing ==== 
 + 
 +The expression //Urban Computing// designates the process of acquiring, integrating and analyzing large volumes of heterogeneous data, generated by various sources in the urban space. These sources range from environmental sensors to official governmental data, and include the direct participation of citizens in crowdsourcing or volunteered information initiatives. Data and information managed in this process are directed to the understanding and solution of urban problems that are typical of large cities in Brazil and abroad, such as mobility, public health, air and sound pollution, water and energy consumption,​ and many others. There is a three-fold concernon improving the urban environment for human (co)existence,​ on improving urban quality of living, and on improving the conditions for the operation, by governmental authorities and public utility companies, of the various systems that comprise the city. Our objectives in Urban Computing research is to establish a qualified cycle for collection, integration and use of geographic information to the benefit of society, fostering the evolution of the state-of-the-art in topics along this cycle, such as spatial data infrastructures. Research outcomes are applied to typical urban problems, with an emphasis on the use of geographic location as a factor for data integration and for communicating findings, as feedback to the society.
  
-Alunos envolvidos: Graduação:​ (3) / Mestrado acadêmico: (2) .  
public/research.1463590621.txt.gz · Last modified: 2016/05/18 16:57 by lizardo