您的位置: 专家智库 > >

霍英东教育基金(104027)

作品数:6 被引量:7H指数:2
相关作者:于戈杨晓春赵志滨姚兰王斌更多>>
相关机构:东北大学更多>>
发文基金:霍英东教育基金国家自然科学基金国家高技术研究发展计划更多>>
相关领域:自动化与计算机技术矿业工程更多>>

文献类型

  • 6篇期刊文章
  • 1篇会议论文

领域

  • 7篇自动化与计算...
  • 1篇矿业工程

主题

  • 2篇直方图
  • 2篇分布式
  • 2篇分布式环境
  • 2篇TOP-K
  • 2篇BLOOMF...
  • 1篇网络
  • 1篇无线传感
  • 1篇无线传感器
  • 1篇无线传感器网
  • 1篇无线传感器网...
  • 1篇路由
  • 1篇路由协议
  • 1篇密钥管理
  • 1篇感器
  • 1篇安全路由
  • 1篇安全路由协议
  • 1篇RELATI...
  • 1篇SECURE
  • 1篇SEMANT...
  • 1篇STRUCT...

机构

  • 4篇东北大学

作者

  • 3篇杨晓春
  • 2篇于戈
  • 2篇王波涛
  • 2篇王国仁
  • 2篇王斌
  • 1篇姚兰
  • 1篇李广翱
  • 1篇郭茜
  • 1篇赵志滨

传媒

  • 2篇计算机研究与...
  • 1篇Scienc...
  • 1篇Journa...
  • 1篇Journa...
  • 1篇Wuhan ...

年份

  • 1篇2009
  • 2篇2008
  • 2篇2007
  • 2篇2006
6 条 记 录,以下是 1-7
排序方式:
无线传感器网络中基于确定度的安全路由协议的研究被引量:2
2006年
安全路由协议是无线传感器网络中的研究热点之一.针对当前一些协议功耗大、运算复杂、密钥管理存在安全隐患等特点,提出了基于确定度生成动态密钥的安全路由协议,并最终在MICAz网络套件上实现了该协议及与其他协议的性能对比实验.
姚兰赵志滨于戈
关键词:无线传感器网络安全路由协议密钥管理
动态的分布式环境下Top-k查询计算
分布式Top-k查询计算在多媒体近似匹配、网络监控、文档检索和Web数据搜索等技术中具有重要意义.分析分布式Top-k查询计算算法性能的重要标准是网络延迟和带宽消耗.早期的算法主要研究在集中式的环境中,提供有效地处理分布...
王斌杨晓春王国仁王波涛
关键词:TOP-K直方图BLOOMFILTER分布式环境
文献传递
Efficient secure data publishing algorithms for supporting information sharing被引量:2
2009年
Many data sharing applications require that publishing data should protect sensitive information pertaining to individuals, such as diseases of patients, the credit rating of a customer, and the salary of an employee. Meanwhile, certain information is required to be published. In this paper, we consider data-publishing applications where the publisher specifies both sensitive information and shared information. An adversary can infer the real value of a sensitive entry with a high confidence by using publishing data. The goal is to protect sensitive information in the presence of data inference using derived association rules on publishing data. We formulate the inference attack framework, and develop complexity results. We show that computing a safe partial table is an NP-hard problem. We classify the general problem into subcases based on the requirements of publishing information, and propose algorithms for finding a safe partial table to publish. We have conducted an empirical study to evaluate these algorithms on real data. The test results show that the proposed algorithms can produce approximate maximal published data and improve the performance of existing algorithms.
YANG XiaoChun
Continually Answering Constraint k-NN Queries in Unstructured P2P Systems被引量:1
2008年
We consider the problem of efficiently computing distributed geographical k-NN queries in an unstructured peer-to-peer (P2P) system, in which each peer is managed by an individual organization and can only communicate with its logical neighboring peers. Such queries are based on local filter query statistics, and require as less communication cost as possible which makes it more difficult than the existing distributed k-NN queries. Especially, we hope to reduce candidate peers and degrade communication cost. In this paper, we propose an efficient pruning technique to minimize the number of candidate peers to be processed to answer the k-NN queries. Our approach is especially suitable for continuous k-NN queries when updating peers, including changing ranges of peers, dynamically leaving or joining peers, and updating data in a peer. In addition, simulation results show that the proposed approach outperforms the existing Minimum Bounding Rectangle (MBR)-based query approaches, especially for continuous queries.
王斌杨晓春王国仁于戈陈雷王晓阳林学民
关键词:CONSTRAINTS
Choosing meaningful structure data for improving web search
2008年
In order to improve the quality of web search,a new query expansion method by choosing meaningful structure data from a domain database is proposed.It categories attributes into three different classes,named as concept attribute,context attribute and meaningless attribute,according to their semantic features which are document frequency features and distinguishing capability features.It also defines the semantic relevance between two attributes when they have correlations in the database.Then it proposes trie-bitmap structure and pair pointer tables to implement efficient algorithms for discovering attribute semantic feature and detecting their semantic relevances.By using semantic attributes and their semantic relevances,expansion words can be generated and embedded into a vector space model with interpolation parameters.The experiments use an IMDB movie database and real texts collections to evaluate the proposed method by comparing its performance with a classical vector space model.The results show that the proposed method can improve text search efficiently and also improve both semantic features and semantic relevances with good separation capabilities.
郭茜杨晓春于戈李广翱
关键词:WEBSEMANTIC
动态的分布式环境下Top-k查询计算被引量:1
2007年
分布式Top-k查询计算在多媒体近似匹配、网络监控、文档检索和Web数据搜索等技术中具有重要意义.分析分布式Top-k查询计算算法性能的重要标准是网络延迟和带宽消耗.早期的算法主要研究在集中式的环境中,提供有效地处理分布式Top-k查询计算.然而,在动态的、分布式环境中,这些方法还显得不够成熟.因此,提出了一种在网络查询过程中建立的树形拓扑结构,利用直方图统计信息和Bloomfilter数据压缩技术,有效地执行局部优化,及在中间节点(peer)进行部分结果的合并,最终得到全局处理的Top-k查询计算方法(称做TTC算法).这种算法不仅降低了网络延迟,有效地支持动态变化的分布式环境,而且减少网络带宽的消耗.实验结果表明,TTC算法在全局带宽的消耗和网络的响应时间上效果非常显著.
王斌杨晓春王国仁王波涛
关键词:TOP-K直方图BLOOMFILTER分布式环境
A Filter-Based Uniform Algorithm for Optimizing Top-k Query in Distributed Networks被引量:1
2006年
In this paper we propose a Filter-based Uniform Algorithm (FbUA) for optimizing top-κ query in distributed networks, which has been a topic of much recent interest. The basic idea of FhUA is to set a filter at each node to pre vent it from sending out the data with little chance to contrib ute to the top-κ result. FbUA can gain exact answers to top-κ query through two phrases of round trip communications between query station and participant nodes. The experiment results show that FbUA reduces network bandwidth consumption dramatically.
ZHAO Zhibin YAO Lan YANG Xiaochun LI Binyang YU Ge
关键词:FILTER
共1页<1>
聚类工具0