$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

다중 배낭 문제를 위한 라그랑지안 휴리스틱
A Lagrangian Heuristic for the Multidimensional 0-1 Knapsack Problem 원문보기

한국지능시스템학회 논문지 = Journal of Korean institute of intelligent systems, v.20 no.6, 2010년, pp.755 - 760  

윤유림 (서울대학교 컴퓨터공학부) ,  김용혁 (광운대학교 컴퓨터소프트웨어학과)

초록
AI-Helper 아이콘AI-Helper

일반적으로 이산 최적화에서의 라그랑지안 방법은 제약조건을 쉽게 다루기 위한 기법이다. 이 방법은 전형적으로 분지한계법에서 상한을 찾을 때 사용한다. 본 논문은 여러 개의 제약조건이 있는 다중 배낭 문제를 위한 새로운 라그랑지안 방법을 제안한다. 기존 라그랑지안 접근법과는 달리 제안한 방법은 라그랑지안 벡터의 새로운 특징에 기초하여 품질 좋은 하한(즉, 가능 해)을 효율적으로 찾을 수 있다. 잘 알려진 큰 규모의 벤치마크 데이터에서 실험을 하였고 제안한 라그랑지안 방법은 기존 방법의 성능을 개선하였다.

Abstract AI-Helper 아이콘AI-Helper

In general, Lagrangian method for discrete optimization is a kind of technique to easily manage constraints. It is traditionally used for finding upper bounds in the branch-and-bound method. In this paper, we propose a new Lagrangian search method for the 0-1 knapsack problem with multiple constrain...

주제어

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 라그랑지안 방법은 제약식이 있는 최적화 문제에 널리 이용되어 왔다. 다중 배낭 문제와 같은 조합 최적화 문제에서는 보통 좋은 상한 값을 얻는 목적으로만 주로 사용되어 왔는데 이 논문에서는 좋은 가능 해를 찾는 새로운 라그랑지안 방법을 제안하였다. 벤치마크 데이터를 사용한 실험에서는 기존의 라그랑지안 방법들보다 개선된 결과를 얻을 수 있었다.
  • 하지만 이 유전 알고리즘 방법은 단지 기존의 라그랑지안 방법을 자신의 알고리즘에서 평가 함수로만 이용했을 뿐이지 새로운 라그랑지안 방법을 제시한 것은 아니었다. 본 논문에서는 Magazine과 Oguz의 결과를 개선한 연구결과를 제시할 것이다.
  • 이 절에서는 그동안 이산 최적화 문제를 풀기 위해 제안되었던 라그랑지안 방법들에 대해 좀 더 자세히 검토한다. 이산 최적화 문제에 사용되는 라그랑지 승수는 미분이 불가능하다는 성질이 있어서 연속 공간의 최적화 문제에 비해 많은 제한이 있게 된다.
  • 이 절에서는 라그랑지 승수 공간의 탐색을 통해 좋은 가능 해를 찾는 새로운 방법을 제안한다. 제안한 방법의 주된 틀은 적당한 라그랑지 승수 벡터를 찾아 그림 1을 적용하여 얻은 새로운 용량 b*가 원래 주어진 문제 인스턴스의 용량 b에 최대한 가까우면서 어느 하나라도 주어진 용량을 초과하지 않도록 하는 데에 있다.

가설 설정

  • 두 개의 라그랑지 승수 벡터 λ, λ′가 주어져 있는데 여기에서 λ′은 λ와 k 번째 원소만 다른 값이고(λk ≠ λk′) 나머지 원소는 모두 같다고 가정하자.
본문요약 정보가 도움이 되었나요?

질의응답

핵심어 질문 논문에서 추출한 답변
서브그래디언트 알고리즘은 무엇을 생성하기 위해 사용되나? 그동안의 연구는 이러한 문제를 극복하려는 시도로 주로 서브그래디언트(subgradient) 알고리즘에 초점을 두어 왔다. 서브그래디언트 알고리즘은 분지 한계법을 위한 상한(upper bound)을 생성하기 위해 사용된다. 이러한 방법을 라그랑지안 완화법(Lagrangian relaxation)이라 부른다[19,25].
배낭 문제는 무엇인가? 다중 배낭 문제는 NP-완전(complete) 문제로 잘 알려진 배낭 문제의 확장된 형태로 이해할 수 있다[1]. 배낭 문제는 크기(size)와 가치(profit)를 갖는 물건(object)의 집합이 주어지면 배낭의 용량(capacity)을 넘지 않는 선에서 가치가 최대가 되도록 물건을 배낭에 담는 방법을 찾는 문제이다. 다중 배낭 문제의 경우에는 용량에 대한 제약조건이 둘 이상이 된다.
이 논문에서 제안한 새로운 라그랑지안 방법은 어떤 방법인가? 그림 2는 이 논문에서 제안한 새로운 라그랑지안 방법(NLS)을 보여준다. 제안한 방법은 반복적으로 임의의 하나의 라그랑지 승수를 변화시키는 방법이다. 기존의 MO-CONS는 결정적 알고리즘인데 이는 변화시킬 라그랑지 승수가 매 단계마다 유일하게 결정되기 때문이다.
질의응답 정보가 도움이 되었나요?

참고문헌 (28)

  1. M. Garey and D. S. Johnson, Computers and Intractability: A Guide to the Theory of NP-Completeness. W. H. Freeman and Company, 1979. 

  2. A. Caprara, H. Kellerer, U. Pferschy, and D. Pisinger, "Approximation algorithms for knapsack problems with cardinality constraints," European Journal of Operational Research, Vol.123, pp. 333-345, 2000. 

  3. H. Kellerer and U. Pferschy, "A new fully polynomial approximation scheme for the knapsack problem," In Proceedings of the 1st International Workshop on Approximation Algorithms for Combinatorial Optimization, pp. 123-134, 1998. 

  4. E. L. Lawler, "Fast approximation algorithms for knapsack problems," In Proceedings of the 17th Annual Symposium on Foundations of Computer Science, pp. 206-213, 1997. 

  5. S. Sahni, "Approximate algorithms for the 0/1 knapsack problem," Journal of the ACM, Vol. 22, pp. 115-124, 1975. 

  6. C. Chekuri and S. Khanna, "A PTAS for the multiple knapsack problem," In Proceedings of the Symposium on Discrete Algorithms, pp.213-222, 2000. 

  7. P. C. Chu, A genetic algorithm approach for combinatorial optimization problems. PhD thesis, The management school, imperial college of science, London, 1997. 

  8. A. Freville and G. Plateau, "An efficient preprocessing procedure for the multidimensional 0-1 knapsack problem," Discrete Applied Mathematics, Vol. 49, pp. 189-212, 1994. 

  9. A. M. Frieze and M. R. B. Clarke, "Approximation algorithms for the m-dimensional 0-1 knapsack problem: Worst-case and probabilistic analyses," European Journal of Operational Research, Vol. 15, pp. 100-109, 1984. 

  10. B. Gavish and H. Pirkul, "Efficient algorithms for solving multiconstraint zero-one knapsack problems to optimality," Mathematical Programming, Vol. 31, pp. 78-105, 1985. 

  11. M. J. Magazine and O. Oguz, "A heuristic algorithm for the multidimensional zero-one knapsack problem," European Journal of Operational Research, Vol. 16, pp. 319-326, 1984. 

  12. G. R. Raidl, "An improved genetic algorithm for the multiconstrained 0-1 knapsack problem," In Proceedings of the IEEE Conference on Evolutionary Computation, pp. 207-211, 1998. 

  13. M. Vasquez and J.-K. Hao, "A hybrid approach for the 0-1 multidimensional knapsack problem," In Proceedings of the 17th International Joint Conference on Articial Intelligence, pp. 328-333, 2001. 

  14. D. G. Luenberger, Optimization by Vector Space Methods. John Wiley & Sons, Inc., 1969. 

  15. G. L. Nemhauser and L. A. Wolsey, Inter and Combinatorial Optimization. John Wiley & Sons, Inc., 1988. 

  16. L. A. Wolsey, Integer Programming, John Wiley & Sons, Inc., 1998. 

  17. Y.-J. Chang and B. W. Wah, "Lagrangian techniques for solving a class of zero-one integer linear programs," In Proceedings of the Computer Software and Applications Conference, pp. 156-161, 1995. 

  18. B. Gavish, "On obtaining the 'best' multipliers for a Lagrangean relaxation for integer programming," Computers & Operations Research, Vol. 5, pp. 55-71, 1978. 

  19. A. M. Geoffrion, "Lagrangian relaxation for integer programming," Mathematical Programming Study," Vol. 2, pp. 82-114, 1974. 

  20. D. Schuurmans, F. Southey, and R. C. Holte, "The exponentiated subgradient algorithm for heuristic boolean programming," In Proceedings of the International Joint Conferences on Artificial Intelligence, pp. 334-341, 2001. 

  21. B. W. Wah and Y. Shang, "A discrete Lagrangian-based global-search method for solving satisability problems," In D.-Z. Du, J. Gu, and P. Pardalos, editors, Satisability Problem: Theory and Applications, DIMACS Series in Discrete Mathematics and Theoretical Computer Science, pp. 365-392. 1997. 

  22. B. W. Wah and Z. Wu, "The theory of discrete Lagrange multipliers for nonlinear discrete optimization," In Principles and Practice of Constraint Programming, pp. 28-42, 1999. 

  23. S. Martello and P. Toth, Knapsack Problems: Algorithms and Computer Implementations. John Wiley & Sons, Inc., 1990. 

  24. G. R. Raidl, "Weight-codings in a genetic algorithm for the multiconstraint knapsack problem," In Proceedings of the Congress on Evolutionary Computation, Vol. 1, pp. 596-603, 1999. 

  25. R. K. Martin, Large Scale Linear and Integer Optimization: A Unified Approach. Kluwer Academic Publishers, 1998. 

  26. M. L. Fisher, "The Lagrangian relaxation method for solving integer programming problems," Management Science, Vol. 27, No. 1, pp. 1-18, 1981. 

  27. J. F. Shapiro, "A survey of Lagrangian techniques for discrete optimization," Annals of Discrete Mathematics, Vol. 5, pp. 113-138, 1979. 

  28. P. C. Chu and J. E. Beasley, "A genetic algorithm for the multidimensional knapsack problem," Journal of Heuristics, Vol. 4, pp. 63-86, 1998. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

FREE

Free Access. 출판사/학술단체 등이 허락한 무료 공개 사이트를 통해 자유로운 이용이 가능한 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로